mergePinsSelMode
layoutXL.floorplan mergePinsSelMode boolean { t | nil }
Description
Specifies whether the selected pin shapes are to be merged.
The default value is nil, in which case all pin shapes in the design are selected for merge.
GUI Equivalent
|
Floorplan – Pin Tool – Tools – Merge and Must Connect Pins Plan – Pin Planning – Pin Tool – Tools – Merge and Must Connect (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "mergePinsSelMode")
envSetVal("layoutXL.floorplan" "mergePinsSelMode" 'boolean t)
Related Topics
Merging Pins using the Pin Tool
Merge and Must Connect Pins Form
Return to top