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