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

geStoreSelectionSet

geStoreSelectionSet(
t_setName 
[ d_cellviewId ]
)
=> t / nil 

Description

Records the current selection set into the cellview manual store selection set list.

Arguments

t_setName

The name of the stored selection set.

d_cellviewId

Optional argument of a cellview ID.

Value Returned

t

The current selection set is stored.

nil

The selection set is not stored.

Examples

geStoreSelectionSet(setName) 

Related Topics

Stored Selection Functions

Return to top
 ⠀
X