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

pteLoadDefaults

pteLoadDefaults(
[ w_windowId ]
) 
=> t / nil

Description

Loads the display context with the default values. A display context determines display properties, such as visibility and selectability of layer-purpose pairs, objects, and grids.

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 display context was loaded with the default values.

nil

The command was unsuccessful.

Examples

pteLoadDefaults(window(2))

Return to top
 ⠀
X