LabelType Wizard option - ST/CPL/OT
- Last UpdatedAug 05, 2024
- 1 minute read
LabelType options determine how a symbol's label is specified. The default is StaticText.
-
StaticText
A static string set from the symbol's Substitute Strings function.
-
CustomPropertyLabel
A dynamic name associated with the Label custom property. LabelType must be set to CustomPropertyLabel to show the Label custom property in the symbol's list of custom properties.
-
ObjectTagname
A dynamic name associated with the value of an object tagname of a symbol.
Related Wizard options and custom properties
The Label Wizard Wizard option must be set to True to show LabelType in the list of Wizard options.
|
Wizard options |
Custom properties |
|
Label: True |
Label custom property: When LabelType is CustomPropertyLabel, assign a string value to the Label custom property. |
|
LabelType: StaticText | CustomPropertyLabel | ObjectTagname |
LabelVisible custom property: Set to True to show a descriptive symbol label. |