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

geUnsetAllSelProtection

geUnsetAllSelProtection( 
[ d_cellview ]
)
=> t / nil 

Description

Removes the selection protection from all the protected objects in the specified cellview.

Arguments

d_cellview

The cellview in which all the protected objects are to be made unprotected.

Value Returned

t

The selection protection of all the objects is removed.

nil

The selection protection of objects is not removed.

Examples

Removes the selection protection from all the objects in the edit cellview.

geUnsetAllSelProtection()

Related Topics

Selection Functions


Return to top
 ⠀
X