autoViaAlignment
layout autoViaAlignment boolean { t | nil }
Description
Specifies a via to be automatically aligned with respect to both the existing and the new pathSeg. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "autoViaAlignment")
envSetVal("layout" "autoViaAlignment" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top