Inherits: PartPin < DesignItem < ScriptObject

A part pin contains information about a connection point on a Part.

Properties

NameTypeGet/SetBrief
LogicNamestrYes/YesThe logic name of this pin.
NamestrYes/YesThe name of this pin.
PcbPinNamestrYes/YesThe PCB footprint pin number.
PinNetworkNamestrYes/YesThe name of the attached pin network.
ScmPinNamestrYes/YesThe Schematic symbol terminal number.
SignalNamestrYes/YesThe predefined net name.
SwapGroupintYes/YesThe swap group of this pin.

Property Details

LogicName

Type: str

The logic name of this pin.


Name

Type: str

The name of this pin.


PcbPinName

Type: str

The PCB footprint pin number.


PinNetworkName

Type: str

The name of the attached pin network.


ScmPinName

Type: str

The Schematic symbol terminal number.


SignalName

Type: str

The predefined net name.


SwapGroup

Type: int

The swap group of this pin.