promoteVisibleLPPs
layoutXL.floorplan promoteVisibleLPPs boolean { t | nil }
Description
Promotes pins from only those layers for which the visibility has been turned on in the Palette assistant.
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" "promoteVisibleLPPs")
envSetVal("layoutXL.floorplan" "promoteVisibleLPPs" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top