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

pteDiscardLayerSetEdition

pteDiscardLayerSetEdition(
[ w_windowId ]
) 
=> t / nil

Description

Discards the changes made to the validity or membership state of a layer-purpose pair during the current layer set editing session.

Arguments

w_windowId

ID of the window containing the Palette in which you want to discard the changes.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The changes made during the current layer set editing session were discarded.

nil

The command was unsuccessful.

Examples

pteDiscardLayerSetEdition()
pteDiscardLayerSetEdition(window(2))

Return to top
 ⠀
X