dbGetCellViewEEQMaster
dbGetCellViewEEQMaster(d_cellView) =>t_EEQMaster/ nil
Description
Returns the value of the EEQmaster attribute of the cellview.
The EEQmaster (electrically equivalent master) is stored as a string on the cellview. If the string is empty, nil will be returned. EEQ cellviews are devices such as OR-gates or inverters that have several implementations with different shapes, geometries, and orientations.
Arguments
Value Returned
|
The cellview ID is invalid. The EEQMaster attribute is not set or the string value is empty. |
Return to top