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

pteEditLayerSet

pteEditLayerSet(
[ w_windowId ]
) 
=> t / nil

Description

Enables addition or deletion of layer-purpose pairs in a layer set.

Arguments

w_windowId

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

Value Returned

t

The layer-purpose pair was added to or deleted from the layer set.

nil

The command was unsuccessful.

Examples

pteEditLayerSet()
pteEditLayerSet(window(2))

Return to top
 ⠀
X