Altium C++ SDK 3.0
Loading...
Searching...
No Matches
ComponentLib::IComponentDefinition Struct Reference

#include <EDP.ComponentLib.Interfaces.h>

Inheritance diagram for ComponentLib::IComponentDefinition:
ComponentLib::IAbstractItem ComponentLib::IGloballyIdentifiedObject ComponentLib::IAbstractObject

Public Member Functions

std::wstring GetItemHRID ()
void SetItemHRID (std::wstring Value)
std::wstring GetRevisionId ()
void SetRevisionId (std::wstring Value)
std::wstring GetRevisionGUID ()
void SetRevisionGUID (std::wstring Value)
std::wstring GetItemNamingScheme ()
IPartChoiceListChoiceGetPartChoiceListChoice ()
void SetPartChoiceListChoice (IPartChoiceListChoice *Value)
Public Member Functions inherited from ComponentLib::IAbstractItem
std::wstring GetID ()
void SetId (std::wstring Value)
IAbstractGroupGetParentGroup ()
void SetParentGroup (IAbstractGroup *Value)
IModelChoiceListModelChoices ()
IParameterListParameters ()
IParameterFindParameterByName (std::wstring const AName)
int GetStateIndex ()
void SetStateIndex (int Value)
Public Member Functions inherited from ComponentLib::IGloballyIdentifiedObject
std::wstring GetGUID ()
void SetGUID (std::wstring Value)

Member Function Documentation

◆ GetItemHRID()

std::wstring ComponentLib::IComponentDefinition::GetItemHRID ( )

◆ GetItemNamingScheme()

std::wstring ComponentLib::IComponentDefinition::GetItemNamingScheme ( )

◆ GetPartChoiceListChoice()

IPartChoiceListChoice * ComponentLib::IComponentDefinition::GetPartChoiceListChoice ( )

◆ GetRevisionGUID()

std::wstring ComponentLib::IComponentDefinition::GetRevisionGUID ( )

◆ GetRevisionId()

std::wstring ComponentLib::IComponentDefinition::GetRevisionId ( )

◆ SetItemHRID()

void ComponentLib::IComponentDefinition::SetItemHRID ( std::wstring Value)

◆ SetPartChoiceListChoice()

void ComponentLib::IComponentDefinition::SetPartChoiceListChoice ( IPartChoiceListChoice * Value)

◆ SetRevisionGUID()

void ComponentLib::IComponentDefinition::SetRevisionGUID ( std::wstring Value)

◆ SetRevisionId()

void ComponentLib::IComponentDefinition::SetRevisionId ( std::wstring Value)

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