weHaloEnabled
we weHaloEnabled boolean { t | nil }
Description
Lets you enable or disable a halo display in the layout canvas. When the option is unselected, the halo is not shown when the wire is created. The default is t.
GUI Equivalent
Examples
envGetVal("we" "weHaloEnabled")
envSetVal("we" "weHaloEnabled" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top