finExtension
spacings( ( finExtensiontx_layer'direction ['spanLengthRanges (g_spanLenRange1g_spanLenRange2…g_spanLenRangeN)] ['insideLayers (tx_layer2tx_layer3…tx_layerN) ['insidePurposes (t_purpose2t_purpose3…t_purposeN)] ['finIndexes (t_snapPattern1t_snapPattern2…t_snapPatternN)]t_snapPatternDef)
) ;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