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

pteToggleLayerSetEdition

pteToggleLayerSetEdition(
[ w_windowId ]
)
=> t / nil

Description

Displays or hides the membership status of layer-purpose pairs.

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 membership status of layer-purpose pairs was displayed or hidden, as required.

nil

The command was unsuccessful.

Examples

pteToggleLayerSetEdition()
pteToggleLayerSetEdition(window(2))

Return to top
 ⠀
X