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

pteToggleShowMPTLPP

pteToggleShowMPTLPP (
[ w_windowId ]
)
=> t / nil

Description

Toggles the display of layer-purpose pairs in the Layers panel between all layer-purpose pairs and layer-purpose pairs with color information.

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

pteToggleShowMPTLPP()
pteToggleShowMPTLPP(window(2))

Return to top
 ⠀
X