dbGetTopologyNet
dbGetTopologyNet(d_topologyId) =>t_name/ nil
Description
Returns the net associated with the specified topology ID.
Arguments
Value Returned
|
The name of the net associated with the specified topology ID. |
|
Examples
dbGetTopologyNet(top)
Related Topics
Topology Pattern Database Access Functions
Return to top