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

dbCellViewHasOpticalData

dbCellViewHasOpticalData(
d_cellviewId
)
=> t / nil

Description

Checks whether the specified cellview has optical data.

Arguments

d_cellviewId

The database ID of a cellview.

Value Returned

t

The cellview contains optical data.

nil

The cellview does not contain optical data

Example

dbCellViewHasOpticalData(cv_id) => t / nil

Related Topics

Optical Data Functions

Return to top
 ⠀
X