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

dbCellViewClearLayerShifts

dbCellViewClearLayerShifts(
d_cellviewID
)
=> t / nil

Description

Clears the layer shift information from all instances in the specified cellview. Any cached layer shift specification for the tech bound to the cellview is left intact.

Arguments

d_cellviewID

Specifies the cellview ID

Value Returned

t

Returns t if the per-layer color shifting information is successfully removed

nil

Returns nil if the per-layer color shifting information is not removed from the specified cellview

Example

dbCellViewClearLayerShifts(dbId)

Return to top
 ⠀
X