moveConnectedInstancesAndWires
layout moveConnectedInstancesAndWires boolean { t | nil }
Description
Maintains the connectivity between instances and pathSegs and the selected object while moving or stretching the instances or pathSegs. When enabled, the Keep Wires Connected to and Lock Unselected Vias options are disabled. The default is t.
GUI Equivalent
Examples
envGetVal("layout" "moveConnectedInstancesAndWires")
envSetVal("layout" "moveConnectedInstancesAndWires" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Stretch Shortcut Menu Commands
Return to top