viaValidateDRCStandalone
layout viaValidateDRCStandaloneboolean { t | nil}
Description
Specifies if the Create Via - Single and Create Via - Stack commands in the Create Via form can create a via with DRC violations. In general, not all metal shapes are present when creating a standalone via, so not all design rules can be checked.
GUI Equivalent
Examples
envGetVal("layout" "viaValidateDRCStandalone")
envSetVal("layout" "viaValidateDRCStandalone" 'boolean t)
Related Topics
Return to top