|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
| IPCB_InternalPlane_V7 * PCB::IPCB_LayerStack_V7::FirstAvailableInternalPlane | ( | ) |
| IPCB_LayerObject_V7 * PCB::IPCB_LayerStack_V7::FirstAvailableSignalLayer | ( | ) |
| IPCB_LayerObject_V7 * PCB::IPCB_LayerStack_V7::FirstLayer | ( | ) |
| IPCB_Board * PCB::IPCB_LayerStack_V7::GetState_Board | ( | ) |
| IPCB_DielectricObject * PCB::IPCB_LayerStack_V7::GetState_DielectricBottom | ( | ) |
| IPCB_DielectricObject * PCB::IPCB_LayerStack_V7::GetState_DielectricTop | ( | ) |
| IPCB_LayerObject_V7 * PCB::IPCB_LayerStack_V7::GetState_LayerObject | ( | TV6_Layer | L | ) |
| IPCB_LayerObject_V7 * PCB::IPCB_LayerStack_V7::GetState_LayerObject_V7 | ( | C_V7_Layer | L | ) |
| TLayerStackStyle PCB::IPCB_LayerStack_V7::GetState_LayerStackStyle | ( | ) |
| bool PCB::IPCB_LayerStack_V7::GetState_ShowBotDielectric | ( | ) |
| bool PCB::IPCB_LayerStack_V7::GetState_ShowTopDielectric | ( | ) |
| void PCB::IPCB_LayerStack_V7::InsertInStackAbove | ( | IPCB_LayerObject_V7 * | RefL, |
| IPCB_LayerObject_V7 * | L ) |
| void PCB::IPCB_LayerStack_V7::InsertInStackBelow | ( | IPCB_LayerObject_V7 * | RefL, |
| IPCB_LayerObject_V7 * | L ) |
| void PCB::IPCB_LayerStack_V7::InsertLayer | ( | TV6_Layer | L | ) |
| IPCB_InternalPlane_V7 * PCB::IPCB_LayerStack_V7::LastInternalPlane | ( | ) |
| IPCB_LayerObject_V7 * PCB::IPCB_LayerStack_V7::LastLayer | ( | ) |
| int PCB::IPCB_LayerStack_V7::LayersInStackCount | ( | ) |
| IPCB_LayerObject_V7 * PCB::IPCB_LayerStack_V7::NextLayer | ( | IPCB_LayerObject_V7 * | L | ) |
| IPCB_LayerObject_V7 * PCB::IPCB_LayerStack_V7::PreviousLayer | ( | IPCB_LayerObject_V7 * | L | ) |
| void PCB::IPCB_LayerStack_V7::RemoveFromStack | ( | IPCB_LayerObject_V7 * | L | ) |
| void PCB::IPCB_LayerStack_V7::SetState_LayerStackStyle | ( | TLayerStackStyle | SS | ) |
| void PCB::IPCB_LayerStack_V7::SetState_ShowBotDielectric | ( | bool | Value | ) |
| void PCB::IPCB_LayerStack_V7::SetState_ShowTopDielectric | ( | bool | Value | ) |
| int PCB::IPCB_LayerStack_V7::SignalLayerCount | ( | ) |