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

geSelectAll

geSelectAll( 
[ w_windowId ] 
) 
=> t / nil 

Description

Selects all objects in the specified window.

Arguments

w_windowId

Database ID of the window containing the objects to be selected. If not specified, the current window is used.

Value Returned

t

All objects are selected.

nil

No object is selected.

Related Topics

Selection Functions

Return to top
 ⠀
X