promoteToLevel
layoutXL.floorplan promoteToLevel string "Level"
Description
Specifies the level to which pins must be promoted. The specified level must be lower than the current level. Also, the specified level must be in the editable mode so that the selected pins can be copied to it. This setting is valid only when promoteToChoice is set to Depth.
The default value is an empty string (" ").
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promoteToLevel")
envSetVal("layoutXL.floorplan" "promoteToLevel" 'string 2)
Related Topics
Promoting Pins in the Pin Tool
Return to top