weTapWidthOnWires
layout weTapWidthOnWires boolean { t | nil }
Description
Allows tapping the width on the starting object for new wire when the starting object is a wire. The default is t.
GUI Equivalent
Examples
envGetVal("layout" "weTapWidthOnWires")
envSetVal("layout" "weTapWidthOnWires" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top