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

leSetAllGridObjectsVisible

leSetAllGridObjectsVisible(
g_isVisible 
[ d_techFileId ]
) 
=> t

Description

Sets all LSW grid pane objects to visible if g_isVisible is t, or invisible if g_isVisible is nil.

In Palette mode, this SKILL API will work only for the current active window.

Arguments

g_isVisible

Sets all grid objects to visible if t, or invisible if nil.

d_techFileId

The technology file ID.

Value Returned

t

Objects are set to visible or invisible.


Return to top
 ⠀
X