displayOrthogonalGridEndPoints
we displayOrthogonalGridEndPoints boolean { t | nil }
Description
Enables the display of grid end points to which the pathSeg is extended to while creating a wire, bus, and stretch. The default is t.
GUI Equivalent
Examples
envGetVal("we" "displayOrthogonalGridEndPoints")
envSetVal("we" "displayOrthogonalGridEndPoints" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top