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

geUnhighlightProtected

geUnhighlightProtected( 
[ w_window ]
)
=> t / nil 

Description

Removes the halo from the objects marked as protected in the specified cellview.

Arguments

w_window

The window in which protected objects are to be unhighlighted.

Value Returned

t

Protected objects are unhighlighted.

nil

Protected objects remain highlighted.

Examples

Removes the halo from all the protected objects in the edit cellview.

geUnhighlightProtected()

Related Topics

Selection Functions


Return to top
 ⠀
X