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

pteGetLayerSetColoredLpp

pteGetLayerSetColoredLpp(
t_layerSetName
[ w_windowId ]
)
=> t_layerPurposeName / nil

Description

Returns the layer-purpose pair associated with the specified layer set.

Arguments

t_layerSetName

Name of the layer set.

w_windowId

ID of the window containing the Palette from which you want to retrieve data.
Valid values: ID of any open window
Default: Current window

Value Returned

t_layerPurposeName

Name of the layer-purpose pair associated with the specified layer set.

nil

The command was unsuccessful.

Example

pteGetLayerSetColoredLpp("Poly")


Return to top
 ⠀
X