|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Additional Inherited Members | |
| Public Member Functions inherited from PCB::IPCB_DielectricLayer | |
| std::wstring | GetState_DielectricMaterial () |
| TDielectricType | GetState_DielectricType () |
| double | GetState_DielectricConstant () |
| int | GetState_DielectricHeight () |
| void | SetState_DielectricMaterial (std::wstring AValue) |
| void | SetState_DielectricType (TDielectricType AValue) |
| void | SetState_DielectricConstant (double AValue) |
| void | SetState_DielectricHeight (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 () |