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

dbUnsetNetVoltageRangeSource

dbUnsetNetVoltageRangeSource(
d_netId
)
=> t / nil 

Description

Resets the voltage range source of the specified net ID to its default value.

Arguments

d_netId

The net ID whose voltage range source must be set to its default value.

Value Returned

t

The default voltage range source was reset successfully on the specified net ID.

nil

The default voltage range source was not reset on the specified net ID.

Example

dbUnsetNetVoltageRangeSource(netId) => t

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X