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

dbCellViewInitForLayerShifting

dbCellViewInitForLayerShifting(
d_cellviewID
)
=> t / nil

Description

Initializes the layer shift data for the given cell.

It is an error if the technology is not bound to the design and there are colorShifts specified on any instances in the block.

Arguments

d_cellviewID

Specifies the cellview ID

Value Returned

t

Returns t if initialization is successful.

nil

Returns nil if initialization failed.

Example

dbCellViewInitForLayerShifting(dbObject) 

Return to top
 ⠀
X