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

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IChangeManager:
EDP::IDMObject

Public Member Functions

void DM_SetProject1 (IProject *AProject)
void DM_SetProject2 (IProject *AProject)
bool DM_ExecuteChanges (bool IsSilent)
void DM_CreateECO_SwapPin (IDocument *TargetDocument, IComponent *TargetComponent, INetItem *TargetPin, std::wstring NewPinNumber, std::wstring OldPinNet, std::wstring NewPinNet)
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_CreateECO_SwapPin()

void EDP::IChangeManager::DM_CreateECO_SwapPin ( IDocument * TargetDocument,
IComponent * TargetComponent,
INetItem * TargetPin,
std::wstring NewPinNumber,
std::wstring OldPinNet,
std::wstring NewPinNet )

◆ DM_ExecuteChanges()

bool EDP::IChangeManager::DM_ExecuteChanges ( bool IsSilent)

◆ DM_SetProject1()

void EDP::IChangeManager::DM_SetProject1 ( IProject * AProject)

◆ DM_SetProject2()

void EDP::IChangeManager::DM_SetProject2 ( IProject * AProject)

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