dbNetHasTopology
dbNetHasTopology(
d_netId
)
=> t / nil
Description
Returns a Boolean indicating whether the specified net has a topology.
Arguments
|
The net ID whose topology association status must be returned. |
Value Returned
Examples
dbNetHasTopology(netA)
Related Topics
Topology Pattern Database Access Functions
Return to top