|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetInfo () |
| void | SetInfo (std::wstring Value) |
| bool | GetDoSoftError () |
| void | SetDoSoftError (bool Value) |
| bool | Generate (bool doWriteFile) |
| bool SCH::ICustomCore::Generate | ( | bool | doWriteFile | ) |
| bool SCH::ICustomCore::GetDoSoftError | ( | ) |
| std::wstring SCH::ICustomCore::GetInfo | ( | ) |
| void SCH::ICustomCore::SetDoSoftError | ( | bool | Value | ) |
| void SCH::ICustomCore::SetInfo | ( | std::wstring | Value | ) |