Inherits: Node < DesignItem < ScriptObject

Inherited by: ConnectPoint

A node is an item which can be tied with connections on a Net.

Properties

NameTypeGet/SetBrief
IsStarPointboolYes/NoWhether this node is a star point.
NamestrYes/NoThe name of this net node (e.g. U15.B3, R1.A, Junction, Via).

Property Details

IsStarPoint

Type: bool

Whether this node is a star point.


Name

Type: str

The name of this net node (e.g. U15.B3, R1.A, Junction, Via).