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

pteEditLayerSetValidity

pteEditLayerSetValidity(
[ w_windowId ]
) 
=> t / nil

Description

Enables you to edit the validity and membership state of layer-purpose pairs in the selected layer sets.

Arguments

w_windowId

ID of the window containing the Palette that you want to modify.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The layer-purpose pair validity state is set to editable.

nil

The command was unsuccessful.

Examples

pteEditLayerSetValidity()
pteEditLayerSetValidity(window(2))

Return to top
 ⠀
X