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

dbGetRowRegionRowRegionSpec

dbGetRowRegionRowRegionSpec(
d_rowRegionId
) 
=> d_rowRegionSpecId / nil

Description

Returns the rowRegionSpec from which the specified rowRegion was generated.

Arguments

d_rowRegionId

Database ID of a rowRegion.

Value Returned

d_rowRegionSpecId

Database ID of the rowRegionSpec from which the specified rowRegion was generated.

nil

Returned in the case of failure.

Examples

Returns the row region specification from which the row region rowRegionId was generated.

dbGetRowRegionRowRegionSpec(rowRegionId)

Related Topics

Placement Database Access Functions


Return to top
 ⠀
X