pinFromLabelEnableVirtualConnect
layoutXL.floorplan pinFromLabelEnableVirtualConnect boolean { t | nil }
Description
Enables the virtual connection of pins that are created by the Create Pin from Label command.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Create Pins From Label Plan – Pin Planning – Pin Tool – Create – Create Pin From Label (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinFromLabelEnableVirtualConnect")
envSetVal("layoutXL.floorplan" "pinFromLabelEnableVirtualConnect" 'boolean t)
Related Topics
Updating Pin Labels and Text Displays
Return to top