|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| int | GetState_CopperThickness () |
| void | SetState_CopperThickness (int AValue) |
| Public Member Functions inherited from PCB::IPCB_LayerObject | |
| std::wstring | GetState_LayerName () |
| bool | GetState_UsedByPrims () |
| void | SetState_LayerName (std::wstring AName) |
| void | SetState_UsedByPrims (bool Value) |
| bool | IsInLayerStack () |
| C_V7_Layer | V7_LayerID () |
| TV6_Layer | V6_LayerID () |
| IPCB_LayerStackBase * | LayerStack () |
| int PCB::IPCB_ElectricalLayer::GetState_CopperThickness | ( | ) |
| void PCB::IPCB_ElectricalLayer::SetState_CopperThickness | ( | int | AValue | ) |