Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geSelObjectsPartiallySelected

geSelObjectsPartiallySelected(
[ w_windowId ]
)
=> t / nil

Description

Fully selects the objects that are partially selected in the specified window. If all objects are already fully selected, geSelObjectsPartiallySelected extends the selection according to the current selection granularity.

Arguments

w_windowId

Database ID of the window containing the objects.

Value Returned

t

The objects in the window are fully selected.

nil

The objects in the window are not fully selected.

Examples

geSelObjectsPartiallySelected()

Related Topics

Selection Functions
geSelObjectsPartiallySelected

Return to top
 ⠀
X