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

snapGridVertical

spacings(
( snapGridVertical (l_snapPatternDefNames) )
) ;spacings

Enables the global track grid by specifying a list of global snapPatternDefs or widthSpacingSnapPatternDefs. The direction for the specified pattern definitions must be vertical.

Values

l_snapPatternDefNames

  

A list of global snapPatternDefs or widthSpacingSnapPatternDefs.

Parameters

None

Example

The global track grid is defined using the finGrid and m2_grid snapPatternDefs.

spacings(
    ( snapGridVertical ("finGrid" "m2_grid")     )
) ;spacings

Return to top
 ⠀
X