|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Additional Inherited Members | |
| Public Member Functions inherited from PCB::IPCB_PadViaTemplate | |
| TObjectId | GetState_ObjectID () |
| std::wstring | GetState_LibraryID () |
| std::wstring | GetState_TemplateID () |
| std::wstring | GetState_RevisionID () |
| IPCB_PadViaTemplateLink * | GetState_ExternalLink () |
| std::wstring | GetState_TemplateName () |
| std::wstring | GetState_TemplateDescription () |
| bool | GetState_Internal () |
| bool | GetState_RemoveUnused () |
| int | GetState_PrimLinkCount () |
| void | SetState_LibraryID (std::wstring const AValue) |
| void | SetState_TemplateID (std::wstring const AValue) |
| void | SetState_RevisionID (std::wstring const AValue) |
| void | SetState_TemplateName (std::wstring const AValue) |
| void | SetState_TemplateDescription (std::wstring const AValue) |
| void | SetState_Internal (bool AValue) |
| void | SetState_RemoveUnused (bool AValue) |
| IPCB_PadViaTemplateLink * | CreateTemplateLink () |
| std::wstring | GetFullTemplateID () |
| bool | HasLocalChanges (IPCB_Primitive *APrimitive) |