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

pteSaveLayerSet

pteSaveLayerSet(
[ w_windowId ]
)
=> t / nil

Description

Saves the changes made to the layer set that is currently in use.

Arguments

w_windowId

ID of the window containing the Palette from which you want to save information.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The specified layer set was saved.

nil

The command was unsuccessful.

Examples

pteSaveLayerSet()
pteSaveLayerSet(window(2))

Return to top
 ⠀
X