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

geSelectProtected

geSelectProtected( 
[ d_cellview ]
)
=> t / nil 

Description

Selects the objects that are protected from being selected in the specified cellview.

Arguments

d_cellview

The cellview in which the protected objects are to be selected. If not specified, the protected objects in the edit cellview are selected.

Value Returned

t

All the protected objects are selected.

nil

The protected objects are not selected.

Examples

Selects all the protected objects in the edit cellview.

geSelectProtected()

Related Topics

Selection Functions


Return to top
 ⠀
X