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

dbFlattenRowRegion

dbFlattenRowRegion(
d_rowRegionId
)
=> t / nil

Description

Flattens the rowRegion by removing information related to the associated figGroup and areaBoundary, and retaining information related to rows and other shapes.

Arguments

d_rowRegionId

Database ID of the rowRegion to be flattened.

Value Returned

t

The rowRegion is successfully flattened.

nil

Returned in case of failure.

Examples

The specified row region rowRegion is successfuly flattened.

dbFlattenRowRegion(rowRegion)
=> t

Related Topics

Placement Database Access Functions


Return to top
 ⠀
X