viaAutoViaExcludePowerAndGroundNets
layout.ava viaAutoViaExcludePowerAndGroundNets boolean { t | nil }
Description
Excludes power and ground nets when analyzing or creating vias using Auto Via Assistant.
GUI Equivalent
Examples
envGetVal("layout.ava" "viaAutoViaExcludePowerAndGroundNets")
envSetVal("layout.ava" "viaAutoViaExcludePowerAndGroundNets" 'boolean t)
Related Topics
Return to top