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

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IParameterVariation:
EDP::IDMObject

Public Member Functions

std::wstring DM_ParameterName ()
std::wstring DM_VariedValue ()
void DM_SetParameterName (std::wstring const Value)
void DM_SetVariedValue (std::wstring const Value)
std::wstring DM_CalculatedValue (IComponent *const Component, IComponentVariation *const ComponentVariation)
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_CalculatedValue()

std::wstring EDP::IParameterVariation::DM_CalculatedValue ( IComponent *const Component,
IComponentVariation *const ComponentVariation )

◆ DM_ParameterName()

std::wstring EDP::IParameterVariation::DM_ParameterName ( )

◆ DM_SetParameterName()

void EDP::IParameterVariation::DM_SetParameterName ( std::wstring const Value)

◆ DM_SetVariedValue()

void EDP::IParameterVariation::DM_SetVariedValue ( std::wstring const Value)

◆ DM_VariedValue()

std::wstring EDP::IParameterVariation::DM_VariedValue ( )

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