Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPCB_PinPair Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_PinPair:

Public Member Functions

std::wstring GetState_Name ()
void SetState_Name (std::wstring const NewName)
void SetState_Color (long Value)
INT64 GetState_Length ()
INT64 GetState_UnroutedLength ()
int GetState_PrimitivesCount ()
int GetState_NodeCount ()
IPCB_PrimitiveGetPrimitives (int Index)
std::wstring GetPinPairItemDisplayName (IPCB_Primitive *Prim)
long GetState_Color ()
IPCB_PrimitiveCastToPrimitive ()
void Rebuild ()
INT64 GetState_RoutedLength ()
bool GetState_OverrideColorForDraw ()
void SetState_OverrideColorForDraw (bool Value)

Member Function Documentation

◆ CastToPrimitive()

IPCB_Primitive * PCB::IPCB_PinPair::CastToPrimitive ( )

◆ GetPinPairItemDisplayName()

std::wstring PCB::IPCB_PinPair::GetPinPairItemDisplayName ( IPCB_Primitive * Prim)

◆ GetPrimitives()

IPCB_Primitive * PCB::IPCB_PinPair::GetPrimitives ( int Index)

◆ GetState_Color()

long PCB::IPCB_PinPair::GetState_Color ( )

◆ GetState_Length()

INT64 PCB::IPCB_PinPair::GetState_Length ( )

◆ GetState_Name()

std::wstring PCB::IPCB_PinPair::GetState_Name ( )

◆ GetState_NodeCount()

int PCB::IPCB_PinPair::GetState_NodeCount ( )

◆ GetState_OverrideColorForDraw()

bool PCB::IPCB_PinPair::GetState_OverrideColorForDraw ( )

◆ GetState_PrimitivesCount()

int PCB::IPCB_PinPair::GetState_PrimitivesCount ( )

◆ GetState_RoutedLength()

INT64 PCB::IPCB_PinPair::GetState_RoutedLength ( )

◆ GetState_UnroutedLength()

INT64 PCB::IPCB_PinPair::GetState_UnroutedLength ( )

◆ Rebuild()

void PCB::IPCB_PinPair::Rebuild ( )

◆ SetState_Color()

void PCB::IPCB_PinPair::SetState_Color ( long Value)

◆ SetState_Name()

void PCB::IPCB_PinPair::SetState_Name ( std::wstring const NewName)

◆ SetState_OverrideColorForDraw()

void PCB::IPCB_PinPair::SetState_OverrideColorForDraw ( bool Value)

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