|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
| std::wstring PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceByPassNet1 | ( | ) |
| std::wstring PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceByPassNet2 | ( | ) |
| int PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceLargeClear | ( | ) |
| int PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceSmallClear | ( | ) |
| bool PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceUseAdvancedPlace | ( | ) |
| bool PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceUseGrouping | ( | ) |
| bool PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceUseLayerSwap | ( | ) |
| bool PCB::IPCB_AdvancedPlacerOptions::GetState_PlaceUseRotation | ( | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceByPassNet1 | ( | std::wstring | Value | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceByPassNet2 | ( | std::wstring | Value | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceLargeClear | ( | int | Value | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceSmallClear | ( | int | Value | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceUseAdvancedPlace | ( | bool | Value | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceUseGrouping | ( | bool | Value | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceUseLayerSwap | ( | bool | Value | ) |
| void PCB::IPCB_AdvancedPlacerOptions::SetState_PlaceUseRotation | ( | bool | Value | ) |