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