|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
| IPCB_Board3DModelExporter * PCB::IPCB_ServerInterface::Board3DModelExporter | ( | ) |
| IPCB_ComponentPainterView * PCB::IPCB_ServerInterface::CreateComponentPainter | ( | ) |
| IPCB_DocumentPainterView * PCB::IPCB_ServerInterface::CreateDocumentPainter | ( | TPCB_DocumentPainterMode | Mode | ) |
| IPCB_LibComponent * PCB::IPCB_ServerInterface::CreatePCBLibComp | ( | ) |
| IPCB_Library * PCB::IPCB_ServerInterface::CreatePCBLibrary | ( | ) |
| IPCB_WideStrings * PCB::IPCB_ServerInterface::CreatePCBWideStringList | ( | ) |
| void PCB::IPCB_ServerInterface::DestroyPCBContour | ( | IPCB_Contour ** | APCBContour | ) |
| void PCB::IPCB_ServerInterface::DestroyPCBLibComp | ( | IPCB_LibComponent ** | APCBLibComp | ) |
| void PCB::IPCB_ServerInterface::DestroyPCBLibrary | ( | IPCB_Library ** | APCBLibrary | ) |
| void PCB::IPCB_ServerInterface::DestroyPCBObject | ( | IPCB_Primitive ** | APCBObject | ) |
| void PCB::IPCB_ServerInterface::DisableFastParams | ( | ) |
| void PCB::IPCB_ServerInterface::DocumentLiveHighlight_Start | ( | std::wstring | ADocumentPath | ) |
| void PCB::IPCB_ServerInterface::DocumentLiveHighlight_Stop | ( | std::wstring | ADocumentPath | ) |
| void PCB::IPCB_ServerInterface::EnableFastParams | ( | ) |
| IPCB_Board * PCB::IPCB_ServerInterface::GetCurrentPCBBoard | ( | ) |
| IPCB_Library * PCB::IPCB_ServerInterface::GetCurrentPCBLibrary | ( | ) |
| IPCB_Board * PCB::IPCB_ServerInterface::GetPCBBoardByBoardID | ( | int | BoardID | ) |
| IPCB_Board * PCB::IPCB_ServerInterface::GetPCBBoardByPath | ( | std::wstring const | APath | ) |
| IPCB_Library * PCB::IPCB_ServerInterface::GetPCBLibraryByLibraryID | ( | int | LibraryID | ) |
| IPCB_Library * PCB::IPCB_ServerInterface::GetPCBLibraryByPath | ( | std::wstring const | APath | ) |
| bool PCB::IPCB_ServerInterface::GetState_CanFastCrossSelect_Emit | ( | ) |
| bool PCB::IPCB_ServerInterface::GetState_CanFastCrossSelect_Receive | ( | ) |
| IPCB_InteractiveRoutingOptions * PCB::IPCB_ServerInterface::GetState_InteractiveRoutingOptions | ( | ) |
| IPCB_SpecialStringConverter * PCB::IPCB_ServerInterface::GetState_SpecialStringConverter | ( | ) |
| IPCB_SystemOptions * PCB::IPCB_ServerInterface::GetState_SystemOptions | ( | ) |
| IPCB_LettersCache * PCB::IPCB_ServerInterface::GetState_TTFLettersCache | ( | ) |
| IPCB_TTFontsCache * PCB::IPCB_ServerInterface::GetState_TTFontsCache | ( | ) |
| IPCB_LayerSetUtils * PCB::IPCB_ServerInterface::LayerSet | ( | ) |
| IPCB_LayerUtils * PCB::IPCB_ServerInterface::LayerUtils | ( | ) |
| IPCB_LibComponent * PCB::IPCB_ServerInterface::LoadCompFromLibrary | ( | std::wstring const | APattern, |
| std::wstring const | ALibPath ) |
| IPCB_Board * PCB::IPCB_ServerInterface::LoadPCBBoardByPath | ( | std::wstring const | APath | ) |
| IPCB_Library * PCB::IPCB_ServerInterface::LoadPCBLibraryByPath | ( | std::wstring const | APath | ) |
| IPCB_Library * PCB::IPCB_ServerInterface::LoadPCBLibraryFromFile | ( | std::wstring const | APath | ) |
| long PCB::IPCB_ServerInterface::PaintFootprintThumbnail | ( | std::wstring | ViewName, |
| std::wstring | ViewFileAddress, | ||
| int | Width, | ||
| int | Height ) |
| IPCB_ObjectClass * PCB::IPCB_ServerInterface::PCBClassFactory | ( | TObjectId const | AClassKind | ) |
| IPCB_ObjectClass * PCB::IPCB_ServerInterface::PCBClassFactoryByClassMember | ( | TClassMemberKind const | AClassKind | ) |
| IPCB_Contour * PCB::IPCB_ServerInterface::PCBContourFactory | ( | ) |
| IPCB_ContourMaker * PCB::IPCB_ServerInterface::PCBContourMaker | ( | ) |
| IPCB_ContourUtilities * PCB::IPCB_ServerInterface::PCBContourUtilities | ( | ) |
| IPCB_GeometricPolygon * PCB::IPCB_ServerInterface::PCBGeometricPolygonFactory | ( | ) |
| IPCB_GeometryMaker * PCB::IPCB_ServerInterface::PCBGeometryMaker | ( | ) |
| IPCB_Primitive * PCB::IPCB_ServerInterface::PCBObjectFactory | ( | TObjectId const | AObjectId, |
| TDimensionKind const | ADimensionKind, | ||
| TObjectCreationMode const | ACreationMode ) |
| void PCB::IPCB_ServerInterface::PostProcess | ( | ) |
| void PCB::IPCB_ServerInterface::PreProcess | ( | ) |
| IPCB_PrimitiveComparator * PCB::IPCB_ServerInterface::PrimitiveComparator | ( | ) |
| void PCB::IPCB_ServerInterface::RefreshDocumentView | ( | std::wstring | ADocumentPath | ) |
| bool PCB::IPCB_ServerInterface::RunFontEditorDialog | ( | int * | ATextHeight, |
| bool * | AUseTTFont, | ||
| std::wstring * | AStrokeFontName, | ||
| int * | AStrokeWidth, | ||
| std::wstring * | ATTFontName, | ||
| bool * | ATTBold, | ||
| bool * | ATTItalic, | ||
| bool * | ATTInverted, | ||
| int * | ATTInvertedBorder ) |
| void PCB::IPCB_ServerInterface::SetState_CanFastCrossSelect_Emit | ( | bool | B | ) |
| void PCB::IPCB_ServerInterface::SetState_CanFastCrossSelect_Receive | ( | bool | B | ) |