get_treat_via_as_abstract
get_treat_via_as_abstract
Description
Returns the setting for the global flag that indicates whether the via shapes should be treated as abstracts. When true, the via shapes inside a via master and minimum adjacent via spacings are not checked, but bounding box-to-bounding box spacing is checked.
Arguments
Value Returned
Is the setting for the global flag. |
Examples
The following example gets the current setting for the whether vias should be treated as abstracts by the checker.
get_treat_via_as_abstract
Related Topics
Return to top