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

#include <EDP.ComponentLib.Interfaces.h>

Inheritance diagram for ComponentLib::IAbstractGroup:
ComponentLib::IAbstractItem ComponentLib::IGloballyIdentifiedObject ComponentLib::IAbstractObject ComponentLib::IGroup ComponentLib::ITopGroup

Public Member Functions

std::wstring GetItemNamingScheme ()
void SetItemNamingScheme (std::wstring Value)
IComponentSetGetComponentSet ()
void SetComponentSet (IComponentSet *Value)
IGroupListGroups ()
IComponentDefinitionListComponentDefinitions ()
std::wstring GetPath ()
void SetPAth (std::wstring 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

◆ ComponentDefinitions()

IComponentDefinitionList * ComponentLib::IAbstractGroup::ComponentDefinitions ( )

◆ GetComponentSet()

IComponentSet * ComponentLib::IAbstractGroup::GetComponentSet ( )

◆ GetItemNamingScheme()

std::wstring ComponentLib::IAbstractGroup::GetItemNamingScheme ( )

◆ GetPath()

std::wstring ComponentLib::IAbstractGroup::GetPath ( )

◆ Groups()

IGroupList * ComponentLib::IAbstractGroup::Groups ( )

◆ SetComponentSet()

void ComponentLib::IAbstractGroup::SetComponentSet ( IComponentSet * Value)

◆ SetItemNamingScheme()

void ComponentLib::IAbstractGroup::SetItemNamingScheme ( std::wstring Value)

◆ SetPAth()

void ComponentLib::IAbstractGroup::SetPAth ( std::wstring Value)

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