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

dbGetPatternRegionCommittedPatternShiftColor

dbGetPatternRegionCommittedPatternShiftColor(
d_shapeId
t_patternName
)
=> t / nil

Description

(ICADVM20.1 Only) Determines whether a specific committed pattern was committed with or without a color shift.

Arguments

d_shapeId

The ID of the shape.

t_patternName

The name of the committed pattern.

Value Returned

t

The specified pattern was committed with color shift.

nil

Returned in case of failure.

Example

dbGetPatternRegionCommittedPatternShiftColor(rect "wsp1")
=> nil

Return to top
 ⠀
X