|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| bool | GetState_ECOIsActive () |
| std::wstring | GetState_ECOFileName () |
| void | SetState_ECOIsActive (bool ECOActive) |
| void | SetState_ECOFileName (std::wstring ECOFileName) |
| Public Member Functions inherited from PCB::IPCB_AbstractOptions | |
| TOptionsObjectId | GetState_ObjectID () |
| void | SetState_ObjectID (TOptionsObjectId OId) |
| void | Import_FromParameters (TUnit DisplayUnit, std::wstring const Parameters) |
| void | Export_ToParameters (std::wstring *Parameters) |
| void | Import_FromParameters_Version4 (TUnit DisplayUnit, std::wstring const Parameters) |
| void | Export_ToParameters_Version4 (std::wstring *Parameters) |
| void | Import_FromParameters_Version3 (TUnit DisplayUnit, std::wstring const Parameters) |
| void | Export_ToParameters_Version3 (std::wstring *Parameters) |
| std::wstring PCB::IPCB_ECOOptions::GetState_ECOFileName | ( | ) |
| bool PCB::IPCB_ECOOptions::GetState_ECOIsActive | ( | ) |
| void PCB::IPCB_ECOOptions::SetState_ECOFileName | ( | std::wstring | ECOFileName | ) |
| void PCB::IPCB_ECOOptions::SetState_ECOIsActive | ( | bool | ECOActive | ) |