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

#include <EDP.ComponentLib.Interfaces.h>

Inheritance diagram for ComponentLib::IModelChoice:
ComponentLib::IAbstractObject

Public Member Functions

IRequiredModelGetRequiredModel ()
void SetRequiredModel (IRequiredModel *Value)
IModelLinkGetModelLink ()
void SetModelLink (IModelLink *Value)
std::wstring GetMapAsString ()
void SetMapAsString (std::wstring Value)
std::wstring GetExcludedParts ()
void SetExcludedParts (std::wstring Value)

Member Function Documentation

◆ GetExcludedParts()

std::wstring ComponentLib::IModelChoice::GetExcludedParts ( )

◆ GetMapAsString()

std::wstring ComponentLib::IModelChoice::GetMapAsString ( )

◆ GetModelLink()

IModelLink * ComponentLib::IModelChoice::GetModelLink ( )

◆ GetRequiredModel()

IRequiredModel * ComponentLib::IModelChoice::GetRequiredModel ( )

◆ SetExcludedParts()

void ComponentLib::IModelChoice::SetExcludedParts ( std::wstring Value)

◆ SetMapAsString()

void ComponentLib::IModelChoice::SetMapAsString ( std::wstring Value)

◆ SetModelLink()

void ComponentLib::IModelChoice::SetModelLink ( IModelLink * Value)

◆ SetRequiredModel()

void ComponentLib::IModelChoice::SetRequiredModel ( IRequiredModel * Value)

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