copyRoutingPreserveSpacing
we copyRoutingPreserveSpacing boolean { t | nil }
Description
Preserves the spacing of the unlocked pathSegs that are not connected to pins. The default is t.
GUI Equivalent
Examples
envGetVal("we" "copyRoutingPreserveSpacing")
envSetVal("we" "copyRoutingPreserveSpacing" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top