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

dbFindClusterBoundaryByName

dbFindClusterBoundaryByName(
d_clusterId
t_name
)
=> d_boundaryId / nil

Description

Finds the cluster boundary specified by name.

A cluster boundary is attached to a specific cluster. A cluster boundary has a unique name for all cluster boundaries in the cellview.

Arguments

d_clusterId

The cluster ID in which to search for the specified cluster boundary.

t_name

Name of the cluster boundary to be found.

Value Returned

d_boundaryId

The database ID of the boundary when successful.

nil

nil is returned if the cluster ID is invalid.

Related Topics

Boundary Functions


Return to top
 ⠀
X