dbGetCellViewBackgroundDef
dbGetCellViewBackgroundDef(d_cellviewId) =>l_bgDefId/ nil
Description
Returns list of backgroundDefs in the given cellview.
Value Returned
Examples
Returns the list of background definitions in the cellview cv.
dbGetcellviewBackgroundDef(cv)
Related Topics
Placement Database Access Functions
Return to top