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

geGetTopCellViewWindow

geGetTopCellViewWindow( 
d_cellview
)
=> w_windowId / nil

Description

Returns the ID of the window in which the specified cellview is the top cellview.

You also use the function gtc, which is a shortcut for the function, geGetTopCellViewWindow.

Arguments

d_cellview

Database ID of the cellview.

Value Returned

w_windowId

Database ID of the window in which the specified cellview is the top cellview.

nil

A top cellview window was not found or an error occurred.

Related Topics

Edit and Display Functions

geGetWindowBox


Return to top
 ⠀
X