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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISiImplementationFile:

Public Member Functions

std::wstring GetType ()
std::wstring GetTechnology ()
std::wstring GetPartMapping ()
void SetType (std::wstring const Value)
void SetTechnology (std::wstring const Value)
void SetPartMapping (std::wstring const Value)
void ClearPinModels ()
void GetPinModels (DXP::IInterfaceList *APinModelList)
void SetPinModels (DXP::IInterfaceList *APinModelList)

Member Function Documentation

◆ ClearPinModels()

void SCH::ISiImplementationFile::ClearPinModels ( )

◆ GetPartMapping()

std::wstring SCH::ISiImplementationFile::GetPartMapping ( )

◆ GetPinModels()

void SCH::ISiImplementationFile::GetPinModels ( DXP::IInterfaceList * APinModelList)

◆ GetTechnology()

std::wstring SCH::ISiImplementationFile::GetTechnology ( )

◆ GetType()

std::wstring SCH::ISiImplementationFile::GetType ( )

◆ SetPartMapping()

void SCH::ISiImplementationFile::SetPartMapping ( std::wstring const Value)

◆ SetPinModels()

void SCH::ISiImplementationFile::SetPinModels ( DXP::IInterfaceList * APinModelList)

◆ SetTechnology()

void SCH::ISiImplementationFile::SetTechnology ( std::wstring const Value)

◆ SetType()

void SCH::ISiImplementationFile::SetType ( std::wstring const Value)

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