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

pteToggleShowUsedLPP

pteToggleShowUsedLPP(
[ w_windowId ]
)
=> t / nil

Description

Toggles the display of layer-purpose pairs in the Layers panel between currently used layer-purpose pairs and all layer-purpose pairs.

Arguments

w_windowId

ID of the window in which you want to toggle the display of layer-purpose pairs.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The layer-purpose pair display was toggled.

nil

The command was unsuccessful.

Examples

pteToggleShowUsedLPP()
pteToggleShowUsedLPP(window(2))

Return to top
 ⠀
X