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

dbInstClearLayerShifts

dbInstClearLayerShifts(
d_instId
)
=> t / nil

Description

Removes all per-layer color shifting information from the specified instance.

Arguments

d_instId

Specifies instance ID

Value Returned

t

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

nil

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

Example

dbInstClearLayerShifts(instId)

Return to top
 ⠀
X