viaCreateInRoute
layout viaCreateInRoute boolean { t | nil }
Description
Enables the vias to be created in a new route in the Single (in Auto mode), Stack (in Auto mode), and Auto via creation modes.
GUI Equivalent
Examples
envGetVal("layout" "viaCreateInRoute")
envSetVal("layout" "viaCreateInRoute" 'boolean nil)
Related Topics
Return to top