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

dbGetTopologyObjects

dbGetTopologyObjects(
d_topologyId 
)
=> l_patterns / nil 

Description

Returns the list of trunks, trunk connects, and straps owned by the specified topology.

Arguments

d_topologyId

The topology ID whose list of trunks, trunk connects, and straps must be returned.

Value Returned

l_patterns

The list of trunks, trunk connects, and straps associated with the specified topology ID.

nil

The specified topology ID is incorrect.

Examples

dbGetTopologyObjects(top)

Related Topics

Topology Pattern Database Access Functions

dbGetTopologyNet

dbGetTopologyName


Return to top
 ⠀
X