minEndOfLineToConcaveCornerSpacing
spacings( ( minEndOfLineToConcaveCornerSpacingtx_layer'widthf_width['minLengthf_minLength] ['dualAdjacentLength (f_minAdjLength1f_minAdjLength2)]f_spacing)
); spacings
Specifies the minimum spacing between an end-of-line edge and a concave corner of a neighboring shape.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
|
The minimum required spacing between the end-of-line edge and the concave corner. |
Parameters
Examples
- Example 1: minEndOfLineToConcaveCornerSpacing with width and minLength
- Example 2: minEndOfLineToConcaveCornerSpacing with width and dualAdjacentLength
Example 1: minEndOfLineToConcaveCornerSpacing with width and minLength
The minimum spacing between an end-of-line edge less than or equal to 0.1 wide and a concave corner must be greater than or equal to 0.06 if both adjoining edges of the end-of-line edge are greater than or equal to 0.2 long.

Example 2: minEndOfLineToConcaveCornerSpacing with width and dualAdjacentLength
The minimum spacing between an end-of-line edge less than or equal to 0.1 wide and a concave corner must be greater than or equal to 0.06 if the edges that form the concave corner are both greater than 0.12 long.

Return to top