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

pteSetLayerSetColoredLpp

pteSetLayerSetColoredLpp(
t_layerSetName
t_layerPurposeName
[ w_windowId ]
)
=> t / nil

Description

Sets the layer-purpose pair for the specified layer set.

Arguments

t_layerSetName

Name of the layer set.

t_layerPurposeName

Name of the layer-purpose pair.

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 layer-purpose pair was set for the specified layer set.

nil

The command was unsuccessful.

Example

pteSetLayerSetColoredLpp("Poly" "Poly drawing") 


Return to top
 ⠀
X