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

dbDeleteTopology

dbDeleteTopology(
d_topologyId 
)
=> t / nil 

Description

Deletes the specified topology, which includes removing the association it has with the net, and deleting the associated trunk, trunk connect pattern, and strap pattern.

Arguments

d_topologyId

The topology ID to be deleted.

Value Returned

t

The topology was deleted.

nil

The topology deletion failed.

Examples

dbDeleteTopology(top)

Related Topics

Topology Pattern Database Access Functions

dbCreateTopology


Return to top
 ⠀
X