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

geHighlightProtected

geHighlightProtected( 
[ w_window ]
)
=> t / nil 

Description

Displays a halo around objects that are protected from being selected in the specified cellview.

Arguments

w_window

The window in which the protected objects are to be highlighted. If no window Id is specified, the protected objects in the current window are highlighted.

Value Returned

t

Protected objects are highlighted.

nil

Protected objects are not highlighted.

Examples

Adds a halo around all the protected objects in the edit cellview.

geHighlightProtected()

Related Topics

Selection Functions


Return to top
 ⠀
X