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

geGetSelectedInstancesCount

geGetSelectedInstancesCount( 
[ d_cellviewId ] 
)
=> n_count

Description

Counts selected instances in a cellview.

Arguments

d_cellviewId

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

Value Returned

n_count

The number of objects in the selected set.

Examples

instSelCount = geGetSelectedInstancesCount(cvId)

Related Topics

Selection Functions


Return to top
 ⠀
X