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

geSelectToggleObject

geSelectToggleObject(
[ w_windowID ]
)
=> t / nil

Description

Toggles the state of the selected objects in the specified window. This means that the function deselects the selected objects and selects the remaining objects.

Arguments

w_windowID

(Optional) Specifies the window containing the selected set of objects. If this is not specified, the objects in the current window are toggled.

Value Returned

t

The objects in the window are successfully toggled.

nil

The objects in the window could not be toggled.

Related Topics

Edit and Display Functions


Return to top
 ⠀
X