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

dbUnsetNetVoltageRange

dbUnsetNetVoltageRange(
d_netId
)
=> t / nil 

Description

Resets the minimum and maximum voltages on a net to their default values.

Arguments

d_netId

The net ID whose minimum and maximum voltages must be set to their default values.

Value Returned

t

The default voltages were reset on the specified net ID.

nil

The default voltages were not reset on the specified net ID.

Example

dbUnsetNetVoltageRange(netId) => t

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X