Inherits: TrackStyle < DesignItem < ScriptObject

A track style describes the properties of a TrackSegment.

Properties

NameTypeGet/SetBrief
NamestrYes/YesThe name of this track style.
UsedboolYes/NoWhether this style is used by any tracks on the design.
WidthintYes/YesThe line width of this style.

Property Details

Name

Type: str

The name of this track style.


Used

Type: bool

Whether this style is used by any tracks on the design.


Width

Type: int

The line width of this style.