Inherits: Node < DesignItem < ScriptObject
Inherited by: ConnectPoint
A node is an item which can be tied with connections on a Net.
Properties
| Name | Type | Get/Set | Brief |
|---|---|---|---|
| IsStarPoint | bool | Yes/No | Whether this node is a star point. |
| Name | str | Yes/No | The 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).