Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leGetWidthSpacingSnapPatternVisible

leGetWidthSpacingSnapPatternVisible(
t_wspName
)
=> t / nil

Description

Returns the visibility setting of the specified width spacing snap pattern grid.

Arguments

t_wspName

The name of the width spacing snap pattern grid, as displayed in the Palette.

Value Returned

t

The specified grid is visible.

nil

The specified grid is not visible.

Example

Returns the visibility setting of the width spacing snap pattern grid W1.

leGetWidthSpacingSnapPatternVisible("W1")
=> t


Return to top
 ⠀
X