Product Documentation
Virtuoso Interactive and Assisted Routing User Guide
Product Version IC23.1, September 2023

allowOffTrackForCrossRegion

we allowOffTrackForCrossRegion boolean { t | nil }

Description

Lets a wire cross regions regardless of it being on track or off track. When nil and the WSP tracks are not identical, the pathSeg stops at local region boundaries. When t, the end point of the pathSeg can be across a region boundary, such that it is off track or on track with different color and width. The default is nil.

GUI Equivalent

Command

Create – Wiring – Wire – Create Single Wire context-sensitive menu – Use Width Spacing Pattern

Form Field

Allow Crossed-region Off Track Wires

Examples

envGetVal("we" "allowOffTrackForCrossRegion")
envSetVal("we" "allowOffTrackForCrossRegion" 'boolean t)

Related Topics

Variables to Customize the Interactive and Assisted Routing Settings

Supporting pathSegs with Different WSPs across Regions


Return to top
 ⠀
X