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

dbGetCellViewBackgroundDef

dbGetCellViewBackgroundDef(
d_cellviewId
) 
=> l_bgDefId / nil

Description

Returns list of backgroundDefs in the given cellview.

Arguments

d_cellviewId

Database ID of a cellview.

Value Returned

l_bgDefId

List of backgroundDefs in the given cellview.

nil

Returned in case of failure.

Examples

Returns the list of background definitions in the cellview cv.

dbGetcellviewBackgroundDef(cv)

Related Topics

Placement Database Access Functions


Return to top
 ⠀
X