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