Product Documentation
Virtuoso Technology Data Constraints Reference
Product Version IC23.1, November 2023

snapGridPeriod

spacings(
( snapGridPeriod 'snapPatternDef  t_spDefName  n_period )
) ;spacings

Specifies the period for a snapPatternDef.

Values

t_spDefName

The name of the snapPatternDef to which the constraint applies.

n_period

The period to be used.

Parameters

None

Example

Specifies the period of snapPatternDef with name GFG as 4.

spacings(
    (snapGridPeriod 'snapPatternDef "GFG" 4)
) ;spacings

Return to top
 ⠀
X