weAutoDropViaForOverlaps
layout weAutoDropViaForOverlaps boolean { t | nil }
Description
Enables automatic insertion of a via while crossing one pathseg over the other pathSeg on a different layer and between pathSeg and a top-level pin or instance pin. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "weAutoDropViaForOverlaps")
envSetVal("layout" "weAutoDropViaForOverlaps" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top