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

dbNetHasTopology

dbNetHasTopology(
d_netId 
)
=> t / nil 

Description

Returns a Boolean indicating whether the specified net has a topology.

Arguments

d_netId

The net ID whose topology association status must be returned.

Value Returned

t

The specified net ID has a topology.

nil

The specified net ID does not have a topology.

Examples

dbNetHasTopology(netA)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X