taperToPinWidth
layout taperToPinWidth boolean { t | nil }
Description
When set to t, the Taper Pin Width check box is selected by default. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "taperToPinWidth")
envSetVal("layout" "taperToPinWidth" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top