fanOutToVias
layout fanOutToVias boolean { t | nil }
Description
Spreads out the bus wires for via placement. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "fanOutToVias")
envSetVal("layout" "fanOutToVias" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top