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