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

pteIsSelectable

pteIsSelectable(
{ t_layerPurposeName | t_paletteElementPath }
t_panelName
[ w_windowId ]
) 
=> t / nil

Description

Retrieves the selectability state for the specified layer-purpose pair or object.

Arguments

t_layerPurposeName

Layer-purpose pair or object name.

t_paletteElementPath

Path to the layer-purpose pair or object for which you want to retrieve the selectability state.

t_panelName

Name of the Palette panel.
Valid values: Layers and Objects

w_windowId

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

Value Returned

t

The specified layer-purpose pair or object is selectable.

nil

The specified layer-purpose pair or object is not selectable.

Examples

Related Topics

pteSetSelectable


Return to top
 ⠀
X