allowedWidthSpacingPatternGroups
spacings( ( allowedWidthSpacingPatternGroups 'snapPatternDeft_spDefName(l_patternNames) )
) ;spacings
(Virtuoso Advanced Node for Layout Only) Specifies the width spacing pattern groups allowed in a width spacing snap pattern definition.
Values
Parameters
|
The width spacing snap pattern definition to which this constraint applies. |
|
Example
The width spacing pattern groups allowed in width spacing snap pattern definition m1_grid are 1X_group and basePatterns.
spacings( ( allowedWidthSpacingPatternsGroups 'snapPatternDef "m1_grid"
("1X_group" "basePatterns")
)
) ;spacings
Return to top