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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IScanPin:
SCH::IBSDLObject

Public Member Functions

EDP::TPinElectrical GetDirection ()
std::wstring GetPinName ()
std::wstring GetPinNumber ()
TScanPinKind GetKind ()
IPinMappingGetPinMapping ()
int GetBoundaryCellCount ()
IBoundaryCellGetBoundaryCell (int Index)
int GetCurrentValue ()
Public Member Functions inherited from SCH::IBSDLObject
std::wstring GetDescription ()
std::wstring GetShortDescription ()
IBSDLEntityGetEntity ()

Member Function Documentation

◆ GetBoundaryCell()

IBoundaryCell * SCH::IScanPin::GetBoundaryCell ( int Index)

◆ GetBoundaryCellCount()

int SCH::IScanPin::GetBoundaryCellCount ( )

◆ GetCurrentValue()

int SCH::IScanPin::GetCurrentValue ( )

◆ GetDirection()

EDP::TPinElectrical SCH::IScanPin::GetDirection ( )

◆ GetKind()

TScanPinKind SCH::IScanPin::GetKind ( )

◆ GetPinMapping()

IPinMapping * SCH::IScanPin::GetPinMapping ( )

◆ GetPinName()

std::wstring SCH::IScanPin::GetPinName ( )

◆ GetPinNumber()

std::wstring SCH::IScanPin::GetPinNumber ( )

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