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

dbGetCellViewTopologies

dbGetCellViewTopologies(
d_cellViewId 
)
=> l_topologyIds / nil 

Description

Returns a list of topologies in the specified cellview.

Arguments

d_cellViewId

The cellview ID whose list of topologies must be returned.

Value Returned

l_topologyIds

The list of topologies associated with the specified cellview.

nil

The list of topologies could not be returned.

Examples

dbGetCellViewTopologies(cv)

Related Topics

Topology Pattern Database Access Functions

dbGetNetTopologies


Return to top
 ⠀
X