|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
| std::wstring PCB::IPCB_GerberOptions::GetState_AptTable | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_BorderSize | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_CenterPhotoPlots | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_EmbedApertures | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_FilmSizeX | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_FilmSizeY | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_FlashAllFills | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_G54 | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_GerberDecs | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_GerberUnits | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_MaxAperSize | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_MinusTol | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_PadsFlashOnly | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_Panelize | ( | ) |
| int PCB::IPCB_GerberOptions::GetState_PlusTol | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_ReliefShapesAllowed | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_SortOutput | ( | ) |
| bool PCB::IPCB_GerberOptions::GetState_UseSoftwareArcs | ( | ) |
| void PCB::IPCB_GerberOptions::SetState_AptTable | ( | std::wstring | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_BorderSize | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_CenterPhotoPlots | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_EmbedApertures | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_FilmSizeX | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_FilmSizeY | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_FlashAllFills | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_G54 | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_GerberDecs | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_GerberUnits | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_MaxAperSize | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_MinusTol | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_PadsFlashOnly | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_Panelize | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_PlusTol | ( | int | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_ReliefShapesAllowed | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_SortOutput | ( | bool | Value | ) |
| void PCB::IPCB_GerberOptions::SetState_UseSoftwareArcs | ( | bool | Value | ) |