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

geDeselectAllFig

geDeselectAllFig( 
[ d_cellview ] 
)
=> t / nil 

Description

Deselects all objects in a cellview. Does not use the selection filter, so all objects are deselected.

Arguments

d_cellview

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

Value Returned

t

The objects are deselected.

nil

The objects are not deselected.

Related Topics

Selection Functions


Return to top
 ⠀
X