promoteSelectInCanvas
layoutXL.floorplan promoteSelectInCanvas boolean { t | nil }
Description
Specifies that the promoted pins must be selected on the canvas. This option is available only when either promoteToChoice is set to Current Level or promotePinOnNetPickLevel is set to 0.
If not specified, the default value, nil, is considered.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promoteSelectInCanvas")
envSetVal("layoutXL.floorplan" "promoteSelectInCanvas" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top