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

dbGetNetTopologies

dbGetNetTopologies(
d_netId 
)
=> l_topologyIds / nil 

Description

Returns a list of topologies associated with the specified net.

Arguments

d_netId

The net ID whose list of topologies must be returned.

Value Returned

l_topologyIds

The list of topologies associated with the specified net.

nil

The net does not have any associated topology pattern.

Examples

dbGetNetTopologies(netA)

Related Topics

Topology Pattern Database Access Functions

dbGetCellViewTopologies


Return to top
 ⠀
X