Inherits: Pad < ConnectPoint < Node < DesignItem < ScriptObject

Inherited by: BondPad

A pad is an electrical connection point.

Properties

NameTypeGet/SetBrief
IsComponentPadboolYes/NoWhether this pad belongs to a component (i.e. is a pin on a component).
IsConnectorPinboolYes/NoWhether this pad is a connector pin.
IsDiePadboolYes/NoWhether this is a die pad.
IsDocSymPadboolYes/NoWhether this is a pad on a documentation symbol.

Property Details

IsComponentPad

Type: bool

Whether this pad belongs to a component (i.e. is a pin on a component).


IsConnectorPin

Type: bool

Whether this pad is a connector pin.


IsDiePad

Type: bool

Whether this is a die pad.


IsDocSymPad

Type: bool

Whether this is a pad on a documentation symbol.