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

geQuerySelSet

geQuerySelSet( 
[ w_windowId ] 
)
=> t / nil 

Description

Displays the properties of each object in the selected set.

Arguments

w_windowId

Database ID of the window containing the selected set. If no w_windowId is specified, the current window is used.

Value Returned

t

Selected objects are found.

nil

Selected objects are not found.

Examples

Displays a properties form for each object in the selected set in window3.

geQuerySelSet( window3 )

Related Topics

Utility Functions


Return to top
 ⠀
X