Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

vreGetCellView

vreGetCellView(
g_vreHandle
)
=> d_cvId

Description

Returns the cellview associated with the supplied routing environment handle object.

Arguments

g_vreHandle

Routing environment handle object for which the associated cellview is required.

Value Returned

d_cvId

Database ID of the cellview associated with the supplied routing environment handle object.

Examples

Returns the database ID of the cellview associated with the specified routing environment handle object.

cv=geGetEditCellView()
handle=vreGetHandle(cv 'device 'gbr)
vreGetCellView(handle)
=> cv

Related Topics

Virtuoso Automated Placement and Routing SKILL Functions


Return to top
 ⠀
X