Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::ISheetSymbol Struct Reference

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::ISheetSymbol:
EDP::IDMObject

Public Member Functions

INetItemDM_SheetEntries (int Index)
int DM_SheetEntryCount ()
IDocumentDM_ChildSheet (int Index)
int DM_ChildSheetCount ()
std::wstring DM_SheetSymbolFileName ()
std::wstring DM_LogicalDesignator ()
std::wstring DM_CalculatedDesignator ()
std::wstring DM_PhysicalDesignator ()
std::wstring DM_UniqueId ()
std::wstring DM_DesignItemID ()
std::wstring DM_SourceLibraryName ()
std::wstring DM_VaultGUID ()
std::wstring DM_ItemGUID ()
std::wstring DM_RevisionGUID ()
Public Member Functions inherited from EDP::IDMObject
IParameterDM_Parameters (int Index)
int DM_ParameterCount ()
bool DM_IsInferredObject ()
int DM_LocationX ()
int DM_LocationY ()
int DM_GeneralField ()
std::wstring DM_LocationString ()
std::wstring DM_LongDescriptorString ()
std::wstring DM_ShortDescriptorString ()
std::wstring DM_ObjectKindString ()
std::wstring DM_ObjectKindStringForCrossProbe ()
std::wstring DM_PrimaryCrossProbeString ()
std::wstring DM_SecondaryCrossProbeString ()
std::wstring DM_FullCrossProbeString ()
int DM_ImageIndex ()
IDocumentDM_OwnerDocument ()
std::wstring DM_OwnerDocumentName ()
std::wstring DM_OwnerDocumentFullPath ()
int DM_CurrentSheetInstanceNumber ()
bool DM_ValidForNavigation ()
int DM_NetIndex_Flat ()
int DM_NetIndex_Sheet ()
int DM_NetIndex_SubNet ()
int DM_SheetIndex_Logical ()
int DM_SheetIndex_Physical ()
IVHDLEntityDM_VHDLEntity ()
IDispatch * DM_GetVCSProject ()
void DM_SetVCSProject (IDispatch *const Value)
bool DM_IsFormulaString (std::wstring AFormula)
std::wstring DM_CalculateParameterValue (IParameter *AParameter)
int DM_PCBObjectHandle ()
int DM_SCHObjectHandle ()
IDispatch * DM_PCBObjectInterface ()
IDispatch * DM_SCHObjectInterface ()
std::wstring DM_PcbHandle ()
std::wstring DM_SchHandle ()

Member Function Documentation

◆ DM_CalculatedDesignator()

std::wstring EDP::ISheetSymbol::DM_CalculatedDesignator ( )

◆ DM_ChildSheet()

IDocument * EDP::ISheetSymbol::DM_ChildSheet ( int Index)

◆ DM_ChildSheetCount()

int EDP::ISheetSymbol::DM_ChildSheetCount ( )

◆ DM_DesignItemID()

std::wstring EDP::ISheetSymbol::DM_DesignItemID ( )

◆ DM_ItemGUID()

std::wstring EDP::ISheetSymbol::DM_ItemGUID ( )

◆ DM_LogicalDesignator()

std::wstring EDP::ISheetSymbol::DM_LogicalDesignator ( )

◆ DM_PhysicalDesignator()

std::wstring EDP::ISheetSymbol::DM_PhysicalDesignator ( )

◆ DM_RevisionGUID()

std::wstring EDP::ISheetSymbol::DM_RevisionGUID ( )

◆ DM_SheetEntries()

INetItem * EDP::ISheetSymbol::DM_SheetEntries ( int Index)

◆ DM_SheetEntryCount()

int EDP::ISheetSymbol::DM_SheetEntryCount ( )

◆ DM_SheetSymbolFileName()

std::wstring EDP::ISheetSymbol::DM_SheetSymbolFileName ( )

◆ DM_SourceLibraryName()

std::wstring EDP::ISheetSymbol::DM_SourceLibraryName ( )

◆ DM_UniqueId()

std::wstring EDP::ISheetSymbol::DM_UniqueId ( )

◆ DM_VaultGUID()

std::wstring EDP::ISheetSymbol::DM_VaultGUID ( )

The documentation for this struct was generated from the following file: