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

dbFindAreaBoundaryByName

dbFindAreaBoundaryByName(
d_cellviewId
t_name
)
=> d_areaBoundaryId / nil

Description

Finds the area boundary specified by name and cellview ID.

Arguments

d_cellviewId

The cellview ID in which to search for the specified area boundary.

t_name

Name of the area boundary to be found.

Value Returned

d_areaBoundaryId

The database ID of the area boundary when successful.

nil

nil is returned if the cellview ID is invalid.

Related Topics

Boundary Functions


Return to top
 ⠀
X