Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IIbisModelImplementation Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IIbisModelImplementation:

Public Member Functions

std::wstring GetModelName ()
std::wstring GetDescription ()
std::wstring GetDataFileLocation ()
bool GetUseComponentLibrary ()
IModelSelectorChoiceListGetModelSelectorChoices ()
TModelDriveStrength GetModelDriveStrength ()
void SetModelName (std::wstring AValue)
void SetDescription (std::wstring AValue)
void SetDataFileLocation (std::wstring AValue)
void SetUseComponentLibrary (bool AValue)
void SetModelDriveStrength (TModelDriveStrength AValue)
void Import_FromImplementation (ISch_Implementation *ASchImpl)
void Export_ToImplementation (ISch_Implementation *ASchImpl)
IModelSelectorChoiceGetSelectedModelByModelSelectorName (std::wstring AModelSelectorName)
void SetSelectedModelByModelSelectorName (std::wstring AModelSelectorName, std::wstring ASelectedModel)

Member Function Documentation

◆ Export_ToImplementation()

void SCH::IIbisModelImplementation::Export_ToImplementation ( ISch_Implementation * ASchImpl)

◆ GetDataFileLocation()

std::wstring SCH::IIbisModelImplementation::GetDataFileLocation ( )

◆ GetDescription()

std::wstring SCH::IIbisModelImplementation::GetDescription ( )

◆ GetModelDriveStrength()

TModelDriveStrength SCH::IIbisModelImplementation::GetModelDriveStrength ( )

◆ GetModelName()

std::wstring SCH::IIbisModelImplementation::GetModelName ( )

◆ GetModelSelectorChoices()

IModelSelectorChoiceList * SCH::IIbisModelImplementation::GetModelSelectorChoices ( )

◆ GetSelectedModelByModelSelectorName()

IModelSelectorChoice * SCH::IIbisModelImplementation::GetSelectedModelByModelSelectorName ( std::wstring AModelSelectorName)

◆ GetUseComponentLibrary()

bool SCH::IIbisModelImplementation::GetUseComponentLibrary ( )

◆ Import_FromImplementation()

void SCH::IIbisModelImplementation::Import_FromImplementation ( ISch_Implementation * ASchImpl)

◆ SetDataFileLocation()

void SCH::IIbisModelImplementation::SetDataFileLocation ( std::wstring AValue)

◆ SetDescription()

void SCH::IIbisModelImplementation::SetDescription ( std::wstring AValue)

◆ SetModelDriveStrength()

void SCH::IIbisModelImplementation::SetModelDriveStrength ( TModelDriveStrength AValue)

◆ SetModelName()

void SCH::IIbisModelImplementation::SetModelName ( std::wstring AValue)

◆ SetSelectedModelByModelSelectorName()

void SCH::IIbisModelImplementation::SetSelectedModelByModelSelectorName ( std::wstring AModelSelectorName,
std::wstring ASelectedModel )

◆ SetUseComponentLibrary()

void SCH::IIbisModelImplementation::SetUseComponentLibrary ( bool AValue)

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