matchingFinIndex
spacings( ( matchingFinIndex tx_layer 'direction ['insideLayers (tx_layer2tx_layer3…tx_layerN) ['insidePurposes (t_purpose2t_purpose3…t_purposeN)] ['sameLength]t_snapPatternDef)
) ;spacings
( matchingFinIndex tx_layer 'direction 'insideLayers (tx_layer2 tx_layer3 . . . tx_layerN) ['insidePurposes (t_purpose2 t_purpose3 . . . t_purposeN)] ['sameLength] t_snapPatternDefName ) ) ; spacings
Values
Parameters
|
The edge of the shape that should be checked. Valid values: |
|
|
|
|
|
The constraint is applied only for the specified ranges of span lengths. |
|
|
The constraint applies only if the shapes on tx_layer overlap a shape on one of these layers.
For more information, see |
|
|
The |
|
Example
(finExtension "Active"
'low
'spanLengthRanges ("[0.4 0.7]" "1")
'insideLayers ("matching_grid1")
'finIndexes (1 2)
"spDef"
)
Return to top