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

pteReloadLayerSet

pteReloadLayerSet(
[ w_windowId ]
)
=> t / nil

Description

Reloads the layer set file for the layer set that is currently in use. This resynchronizes the visibility and selectability status of the layers, objects, or grids items with that available in the layer set file.

Arguments

w_windowId

ID of the window containing the Palette that you want to update.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The layer set was reloaded.

nil

The command was unsuccessful.

Examples

pteReloadLayerSet()
pteReloadLayerSet(window(2))

Return to top
 ⠀
X