|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| std::wstring | Get_LayerName () |
| void | Set_LayerName (std::wstring AValue) |
| TV6_Layer | Get_MappedPCBLayer () |
| void | Set_MappedPCBLayer (TV6_Layer AValue) |
| C_V7_Layer | Get_MappedPCBLayer_V7 () |
| void | Set_MappedPCBLayer_V7 (C_V7_Layer AValue) |
| void | CopyTo (ILayerMapping *const ALayerMapping) |
| void PCB::ILayerMapping::CopyTo | ( | ILayerMapping *const | ALayerMapping | ) |
| std::wstring PCB::ILayerMapping::Get_LayerName | ( | ) |
| TV6_Layer PCB::ILayerMapping::Get_MappedPCBLayer | ( | ) |
| C_V7_Layer PCB::ILayerMapping::Get_MappedPCBLayer_V7 | ( | ) |
| void PCB::ILayerMapping::Set_LayerName | ( | std::wstring | AValue | ) |
| void PCB::ILayerMapping::Set_MappedPCBLayer | ( | TV6_Layer | AValue | ) |
| void PCB::ILayerMapping::Set_MappedPCBLayer_V7 | ( | C_V7_Layer | AValue | ) |