viaCheckPlateMinWidth
layout viaCheckPlateMinWidth boolean { t | nil }
Description
Determines whether the minWidth constraint for the metal layers specified in the technology file is ignored while creating a via.
GUI Equivalent
Examples
envGetVal("layout" "viaCheckPlateMinWidth")
envSetVal("layout" "viaCheckPlateMinWidth" 'boolean nil)
Related Topics
Return to top