minCornerExtension
orderedSpacings( ( minCornerExtensiontx_metalLayertx_cutLayer'cutClass {f_cutWidth| (f_cutWidth f_cutLength) |t_name} 'cornersx_corners f_extension)
) ;orderedSpacings
Specifies a search window whose sides extend up to a distance equal to extension from the cut edges. A violation occurs if the number of metal concave corners inside the search window exceeds corners.
If a metal corner collides with a corner of the search window, it is not counted; if a metal corner aligns with a side edge of the search window, it is counted.
Values
Parameters
|
The cut class to which the constraint applies, specified by width, by width and length, or by name (as defined in a cutClasses constraint). |
|
|
A violation occurs if the number of metal concave corners inside the search window exceeds this value. |
|
Example
A violation occurs if more than two concave corners are found inside a search window whose sides extend 0.05 away from the edges of a VA via cut.

Return to top