|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
| void PCB::IPCB_OutputOptions::Export_ToParameters_GeneralOptions | ( | std::wstring * | Parameters | ) |
| void PCB::IPCB_OutputOptions::Export_ToParameters_LayerOptions | ( | std::wstring * | Parameters | ) |
| void PCB::IPCB_OutputOptions::Export_ToParameters_LayerOptions_Version3 | ( | std::wstring * | Parameters | ) |
| bool PCB::IPCB_OutputOptions::GetState_BottomLayerOnPadMaster | ( | ) |
| int PCB::IPCB_OutputOptions::GetState_DrillDrawSymbolSize | ( | ) |
| int PCB::IPCB_OutputOptions::GetState_DrillGuideHoleSize | ( | ) |
| TDrillSymbol PCB::IPCB_OutputOptions::GetState_DrillSymbolKind | ( | ) |
| bool PCB::IPCB_OutputOptions::GetState_FlipLayer | ( | TV6_PlotLayer | PL | ) |
| bool PCB::IPCB_OutputOptions::GetState_IncludeUnconnectedPads | ( | ) |
| bool PCB::IPCB_OutputOptions::GetState_IncludeViasInSolderMask | ( | ) |
| bool PCB::IPCB_OutputOptions::GetState_MultiLayerOnPadMaster | ( | ) |
| bool PCB::IPCB_OutputOptions::GetState_PlotLayer | ( | TV6_PlotLayer | PL | ) |
| bool PCB::IPCB_OutputOptions::GetState_TopLayerOnPadMaster | ( | ) |
| void PCB::IPCB_OutputOptions::Import_FromParameters_GeneralOptions | ( | TUnit | DisplayUnit, |
| std::wstring const | Parameters ) |
| void PCB::IPCB_OutputOptions::Import_FromParameters_LayerOptions | ( | std::wstring const | Parameters | ) |
| void PCB::IPCB_OutputOptions::Import_FromParameters_LayerOptions_Version3 | ( | std::wstring const | Parameters | ) |
| void PCB::IPCB_OutputOptions::SetState_BottomLayerOnPadMaster | ( | bool | Value | ) |
| void PCB::IPCB_OutputOptions::SetState_DrillDrawSymbolSize | ( | int | Value | ) |
| void PCB::IPCB_OutputOptions::SetState_DrillGuideHoleSize | ( | int | Value | ) |
| void PCB::IPCB_OutputOptions::SetState_DrillSymbolKind | ( | TDrillSymbol | Value | ) |
| void PCB::IPCB_OutputOptions::SetState_FlipLayer | ( | TV6_PlotLayer | PL, |
| bool | Value ) |
| void PCB::IPCB_OutputOptions::SetState_IncludeUnconnectedPads | ( | bool | Value | ) |
| void PCB::IPCB_OutputOptions::SetState_IncludeViasInSolderMask | ( | bool | Value | ) |
| void PCB::IPCB_OutputOptions::SetState_MultiLayerOnPadMaster | ( | bool | Value | ) |
| void PCB::IPCB_OutputOptions::SetState_PlotLayer | ( | TV6_PlotLayer | PL, |
| bool | Value ) |
| void PCB::IPCB_OutputOptions::SetState_TopLayerOnPadMaster | ( | bool | Value | ) |