weShowCtrlWireAlignMarkerOnly
layout weShowCtrlWireAlignMarkerOnly boolean { t | nil }
Description
Displays the alignment marker only if the control wire is aligned with its target pin. The default is t.
GUI Equivalent
|
Window – Assistant – Wire Assistant – Interactive – Create Bus |
|
Examples
envGetVal("layout" "weShowCtrlWireAlignMarkerOnly")
envSetVal("layout" "weShowCtrlWireAlignMarkerOnly" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top