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

gwc

gwc( 
) 
=> d_cellview / nil 

Description

Returns the ID of the cellview displayed in a window. This function is a shortcut of the function geGetWindowCellView.

Arguments

None

Value Returned

d_cellview

Database ID of the object displayed in the window.

nil

The current window is empty or no current window is defined.

Examples

Returns db:123456, which is the displayed cellview.

gwc()

Related Topics

Edit and Display Functions

geGetWindowCellView


Return to top
 ⠀
X