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

dbSetCellViewEEQMaster

dbSetCellViewEEQMaster( 
d_cellView 
t_EEQMaster 
)
=> t / nil

Description

Sets the value of the EEQmaster attribute of the specified cellview.

The EEQmaster (electrically equivalent master) is stored as a string on the cellview. If the string value of t_EEQMaster is an empty string, the value is effectively "unset".

Arguments

d_cellviewId

The database ID of the cellview.

t_EEQMaster

String value.

Value Returned

t

The value of the EEQmaster attribute is set.

nil

The cellview ID is invalid. An EEQMaster attribute is not set.


Return to top
 ⠀
X