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

dbGetTopologyNet

dbGetTopologyNet(
d_topologyId 
)
=> t_name / nil 

Description

Returns the net associated with the specified topology ID.

Arguments

d_topologyId

The topology ID whose net must be returned.

Value Returned

t_name

The name of the net associated with the specified topology ID.

nil

The specified topology ID is incorrect.

Examples

dbGetTopologyNet(top)

Related Topics

Topology Pattern Database Access Functions

dbSetTopologyNet


Return to top
 ⠀
X