createWireStitchAware
we createWireStitchAware boolean { t | nil }
Description
Controls whether the Create Wire command is cognizant of the existing stitches formed by collinear wires of different mask colors. If so, the command maintains the stitches. The default is nil.
GUI Equivalent
Examples
envGetVal("we" "createWireStitchAware")
envSetVal("we" "createWireStitchAware" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top