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

geGetSelectedSet

geGetSelectedSet( 
[ d_cellview ] 
)
=> l_figs / nil 

Description

Returns a list of selected objects in a cellview.

Arguments

d_cellview

Database ID of the cellview you want to query. If no cellview is specified, the current cellview is used.

Value Returned

l_figs

A list containing all objects that are selected (completely or partially) in the specified cellview.

nil

No objects are selected in the cellview.

Related Topics

Selection Functions


Return to top
 ⠀
X