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

dbIsCellViewNetVoltageRangeSet

dbIsCellViewNetVoltageRangeSet( 
d_cvId
)
=> t / nil

Description

Ensures that the voltage range is set on a cellview.

Arguments

d_cvId

Database ID of a cellview.

Value Returned

t

The voltage range is set on the specified cellview.

nil

The voltage range is not on the specified cellview.

Example

dbIsCellViewNetVoltageRangeSet(cvId) => t

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X