Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IEDesignData_HWPart Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDesignData_HWPart:
DXP::IEDesignData_Item

Public Member Functions

std::wstring GetName ()
void SetName (std::wstring Value)
std::wstring GetDescription ()
void SetDescription (std::wstring Value)
std::wstring GetComment ()
void SetComment (std::wstring Value)
int GetModelsCount ()
IEDesignData_ItemGetModelInterface (int Index)
void ClearAllModels ()
bool AddModelInterface (IEDesignData_Item *AModel)
bool RemoveModelInterface (IEDesignData_Item *AModel)
Public Member Functions inherited from DXP::IEDesignData_Item
std::wstring GetVaultGUID ()
std::wstring GetItemGUID ()
std::wstring GetRevisionGUID ()
std::wstring GetMapAsString ()
std::wstring GetParameters ()
void SetVaultGUID (std::wstring Value)
void SetItemGUID (std::wstring Value)
void SetRevisionGUID (std::wstring Value)
void SetMapAsString (std::wstring Value)
void ClearParameters ()
bool AddParameter (std::wstring AName, std::wstring AValue)
bool RemoveParameter (std::wstring AName)
bool ParameterExists (std::wstring AName)
bool GetParameterValue (std::wstring AName, std::wstring *AValue)
bool SetParameterValue (std::wstring AName, std::wstring AValue)

Member Function Documentation

◆ AddModelInterface()

bool DXP::IEDesignData_HWPart::AddModelInterface ( IEDesignData_Item * AModel)

◆ ClearAllModels()

void DXP::IEDesignData_HWPart::ClearAllModels ( )

◆ GetComment()

std::wstring DXP::IEDesignData_HWPart::GetComment ( )

◆ GetDescription()

std::wstring DXP::IEDesignData_HWPart::GetDescription ( )

◆ GetModelInterface()

IEDesignData_Item * DXP::IEDesignData_HWPart::GetModelInterface ( int Index)

◆ GetModelsCount()

int DXP::IEDesignData_HWPart::GetModelsCount ( )

◆ GetName()

std::wstring DXP::IEDesignData_HWPart::GetName ( )

◆ RemoveModelInterface()

bool DXP::IEDesignData_HWPart::RemoveModelInterface ( IEDesignData_Item * AModel)

◆ SetComment()

void DXP::IEDesignData_HWPart::SetComment ( std::wstring Value)

◆ SetDescription()

void DXP::IEDesignData_HWPart::SetDescription ( std::wstring Value)

◆ SetName()

void DXP::IEDesignData_HWPart::SetName ( std::wstring Value)

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