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

pteToggleAllStipple

pteToggleAllStipple(
t_panelName
[ w_windowId ]
)
=> t / nil

Description

Toggles the stipple visibility status of all the layer-purpose pairs in the specified panel.

Arguments

t_panelName

Name of the Palette panel.
Valid values: Layers
Default: Layers

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 stipple visibility status of all layer-purpose pairs was toggled.

nil

The command was unsuccessful.

Examples

pteToggleAllStipple("Layers")
pteToggleAllStipple("Layers" window(2))

Return to top
 ⠀
X