minInsideCornerOverlap
orderedSpacings( ( minInsideCornerOverlaptx_layer1tx_layer2f_space)
) ;orderedSpacings
Specifies the minimum overlap of a shape on layer2 over an inside corner of a shape on layer1.
The constraint applies to shapes with both 45 and 90 degree bends.

Values
Parameters
Example
The overlap of a Metal2 shape on an inside corner of a Metal1 shape must be at least 1.0.
orderedSpacings( ( minInsideCornerOverlap "Metal1" "Metal2" 1.0
)
) ;orderedSpacings
Return to top