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

dbDeleteEmptyNet

dbDeleteEmptyNet( 
d_netId 
)
=> t / nil

Description

Deletes a net that is not associated with other objects.

Arguments

d_netId

The database ID of the net to be deleted.

Value Returned

t

The net was successfully deleted.

nil

An error occurred during execution.

Example

dbDeleteEmptyNet(netId)

Related Topics

Connectivity Access Functions


Return to top
 ⠀
X