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

dbGetRowRegionSpecRowRegions

dbGetRowRegionSpecRowRegions(
d_rowRegionSpecId
) 
=> l_rowRegions / nil

Description

Returns a list of rowRegions built on the basis of the given rowRegionSpec.

Arguments

d_rowRegionSpec

Database ID of a rowRegionSpec.

Value Returned

l_rowRegionIds

List of database IDs of rowRegions.

nil

Returned in case of failure.

Examples

Returns a list of rowRegions built on the basis of the rowRegionSpec rowRegionSpecId.

dbGetRowRegionSpecRowRegions(rowRegionSpecId)

Related Topics

Placement Database Access Functions


Return to top
 ⠀
X