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

geGetSelProtectedObjects

geGetSelProtectedObjects( 
[ d_cellview ]
)
=> l_results / nil 

Description

Returns a list of all the objects that are marked protected in the specified cellview.

Arguments

d_cellview

The cellview in which the protected objects are looked for. If not specified, the list of protected objects in the current cellview is returned.

Value Returned

l_results

Returns a list of protected objects.

nil

No list is returned.

Examples

Returns a list of all the protected objects in the edit cellview.

geGetSelProtectedObjects()

Related Topics

Selection Functions


Return to top
 ⠀
X