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

geDeselectProtected

geDeselectProtected( 
[ d_cellview ]
)
=> t / nil 

Description

Deselects all the objects that are marked protected in the specified cellview.

Arguments

d_cellview

The cellview in which the protected objects are to be deselected.

Value Returned

t

Protected objects are deselected.

nil

Protected objects are not deselected.

Examples

Deselects the protected objects in the edit cellview.

geDeselectProtected()

Related Topics

Selection Functions


Return to top
 ⠀
X