promoteCreateLabelsOnPins
layoutXL.floorplan promoteCreateLabelsOnPins boolean { t | nil }
Description
Specifies whether pin labels must be created for promoted pins.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promoteCreateLabelsOnPins")
envSetVal("layoutXL.floorplan" "promoteCreateLabelsOnPins" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top