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

#include <EDP.ComponentLib.Interfaces.h>

Inheritance diagram for ComponentLib::IComponentLibraryDocument:

Public Member Functions

IComponentSetGetComponentSet ()
void SetComponentSet (IComponentSet *Value)
IModelLinkCreateModelLink ()
IModelChoiceCreateModelChoice ()
IRequiredParameterCreateRequiredParameter ()
IRequiredModelCreateRequiredModel ()
IParameterCreateParameter ()
IPartChoiceCreatePartChoice ()
IPartChoiceListChoiceCreatePartChoiceListChoice ()
IPartChoiceListLinkCreatePartChoiceListLink ()
IGroupCreateGroup ()
IComponentDefinitionCreateComponentDefinition ()
IComponentSetCreateComponentSet ()
void DestroyAbstractObject (IAbstractObject *AbstractObject)
void Refresh (std::wstring *Parameters)
void UpdateItemToLatestRevision (std::wstring const AItemGUID)
IComponentDefinitionListGetSelectedComponents ()

Member Function Documentation

◆ CreateComponentDefinition()

IComponentDefinition * ComponentLib::IComponentLibraryDocument::CreateComponentDefinition ( )

◆ CreateComponentSet()

IComponentSet * ComponentLib::IComponentLibraryDocument::CreateComponentSet ( )

◆ CreateGroup()

IGroup * ComponentLib::IComponentLibraryDocument::CreateGroup ( )

◆ CreateModelChoice()

IModelChoice * ComponentLib::IComponentLibraryDocument::CreateModelChoice ( )

◆ CreateModelLink()

IModelLink * ComponentLib::IComponentLibraryDocument::CreateModelLink ( )

◆ CreateParameter()

IParameter * ComponentLib::IComponentLibraryDocument::CreateParameter ( )

◆ CreatePartChoice()

IPartChoice * ComponentLib::IComponentLibraryDocument::CreatePartChoice ( )

◆ CreatePartChoiceListChoice()

IPartChoiceListChoice * ComponentLib::IComponentLibraryDocument::CreatePartChoiceListChoice ( )

◆ CreatePartChoiceListLink()

IPartChoiceListLink * ComponentLib::IComponentLibraryDocument::CreatePartChoiceListLink ( )

◆ CreateRequiredModel()

IRequiredModel * ComponentLib::IComponentLibraryDocument::CreateRequiredModel ( )

◆ CreateRequiredParameter()

IRequiredParameter * ComponentLib::IComponentLibraryDocument::CreateRequiredParameter ( )

◆ DestroyAbstractObject()

void ComponentLib::IComponentLibraryDocument::DestroyAbstractObject ( IAbstractObject * AbstractObject)

◆ GetComponentSet()

IComponentSet * ComponentLib::IComponentLibraryDocument::GetComponentSet ( )

◆ GetSelectedComponents()

IComponentDefinitionList * ComponentLib::IComponentLibraryDocument::GetSelectedComponents ( )

◆ Refresh()

void ComponentLib::IComponentLibraryDocument::Refresh ( std::wstring * Parameters)

◆ SetComponentSet()

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

◆ UpdateItemToLatestRevision()

void ComponentLib::IComponentLibraryDocument::UpdateItemToLatestRevision ( std::wstring const AItemGUID)

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