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

gec

gec( 
)
=> d_cellview 

Description

Returns the ID for the cellview being edited. This function is a shortcut for the function, geGetEditCellView.

Arguments

None

Value Returned

d_cellview

Database ID of the cellview being edited in the window.

nil

The cellview is not found or an error occurred.

Examples

Returns db:654321, which is the edited cellview.

gec()

Related Topics

Edit and Display Functions

geGetEditCellView


Return to top
 ⠀
X