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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISiPinModel:

Public Member Functions

std::wstring GetDesignator ()
std::wstring GetDirection ()
std::wstring GetTechnology ()
std::wstring GetModel ()
std::wstring GetInputModel ()
std::wstring GetOutputModel ()
void SetDesignator (std::wstring Value)
void SetDirection (std::wstring Value)
void SetTechnology (std::wstring Value)
void SetModel (std::wstring Value)
void SetInputModel (std::wstring Value)
void SetOutputModel (std::wstring Value)
void SetState_FromParameters (std::wstring AParameters)
std::wstring GetState_AsParameters ()

Member Function Documentation

◆ GetDesignator()

std::wstring SCH::ISiPinModel::GetDesignator ( )

◆ GetDirection()

std::wstring SCH::ISiPinModel::GetDirection ( )

◆ GetInputModel()

std::wstring SCH::ISiPinModel::GetInputModel ( )

◆ GetModel()

std::wstring SCH::ISiPinModel::GetModel ( )

◆ GetOutputModel()

std::wstring SCH::ISiPinModel::GetOutputModel ( )

◆ GetState_AsParameters()

std::wstring SCH::ISiPinModel::GetState_AsParameters ( )

◆ GetTechnology()

std::wstring SCH::ISiPinModel::GetTechnology ( )

◆ SetDesignator()

void SCH::ISiPinModel::SetDesignator ( std::wstring Value)

◆ SetDirection()

void SCH::ISiPinModel::SetDirection ( std::wstring Value)

◆ SetInputModel()

void SCH::ISiPinModel::SetInputModel ( std::wstring Value)

◆ SetModel()

void SCH::ISiPinModel::SetModel ( std::wstring Value)

◆ SetOutputModel()

void SCH::ISiPinModel::SetOutputModel ( std::wstring Value)

◆ SetState_FromParameters()

void SCH::ISiPinModel::SetState_FromParameters ( std::wstring AParameters)

◆ SetTechnology()

void SCH::ISiPinModel::SetTechnology ( std::wstring Value)

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