weAutoDropVia
layout weAutoDropVia boolean { t | nil }
Description
Enables automatic insertion of a via while crossing a pathseg on a layer above or below the same net. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" " weAutoDropVia ")
envSetVal("layout" " weAutoDropVia " 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top