promoteTopLayerFig
layoutXL.floorplan promoteTopLayerFig boolean { t | nil }
Description
Promotes only those pin figures that are available on the top layer.
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" "promoteTopLayerFig")
envSetVal("layoutXL.floorplan" "promoteTopLayerFig" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top