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

gtc

gtc( 
)
=> d_cellview / nil

Description

Returns the ID of the window in which the specified cellview is the top cellview. This function is a shortcut for the function geGetTopCellViewWindow.

Arguments

None

Value Returned

d_cellview

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.

Examples

Returns db:123456, in which the specified cellview is the top cellview.

gtc()

Related Topics

Edit and Display Functions

geGetTopCellViewWindow


Return to top
 ⠀
X