Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

get_cell_view_id

get_cell_view_id 
[ -window_id i_windowID ]

Description

Returns the OpenAccess (OA) identifier for the cellview in the active window or the specified window.

Arguments

-window_id i_windowID

Specifies the window to use. If this is not specified, the active window is used.

Value Returned

d_oaObj

Specifies the OA identifier for the cellview.

Examples

The following example stores the OA identifier for the cellview in the active window in the Tcl variable myView.

set myView [get_cell_view_id]

Related Topics

Edit Commands


Return to top
 ⠀
X