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

dbGetPlaceAreaBackgroundDef

dbGetPlaceAreaBackgroundDef(
d_plcAreaId
) 
=> l_bgDefId / nil

Description

Returns a list of database IDs of the backgroundDefs in the specified placeArea.

Arguments

d_placeAreaId

Database ID of a placeArea.

Value Returned

l_bgDefId

List of database IDs of backgroundDefs.

nil

Returned in case of failure.

Example

dbGetPlaceAreaBackgroundDef(placeAreaId)

Related Topics

Placement Database Access Functions


Return to top
 ⠀
X