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

geDeleteAllInstViewLevel

geDeleteAllInstViewLevel( 
w_windowId 
)
=> t / nil 

Description

Removes all instance-specific view levels from a window.

Arguments

w_windowId

Database ID of the window from which you want to remove the instance view levels.

Value Returned

t

View levels are found and deleted.

nil

No view levels are found.

Examples

Deletes all the instance view levels in the current window.

geDeleteAllInstViewLevel( )

Related Topics

View-Level Functions


Return to top
 ⠀
X