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

geSetSelProtectionAllObjects

geSetSelProtectionAllObjects( 
[ d_cellview ]
)
=> t / nil 

Description

Sets all the objects in the specified cellview as protected, which prevents them from being selected.

Arguments

d_cellview

The cellview in which all the objects object are to be set as protected. If not specified, all the objects in the edit cellview are set as protected.

Value Returned

t

All the objects are set as protected.

nil

The objects are not set as protected.

Examples

Sets all the objects in the edit cellview as protected.

geSetSelProtectionAllObjects()

Related Topics

Selection Functions


Return to top
 ⠀
X