Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

mptGetColorShiftingLayers

mptGetColorShiftingLayers(
d_cellViewID 
)
=> l_layers / nil 

Description

Returns a list of valid shifting layers set by the environment variable .

Arguments

d_cellViewID

Database ID of the cellview.

Values Returned

l_layers

List of valid shifting layers set by the environment variable colorShiftingLayers.

nil

The list of valid shifting layers is not returned.

Examples

mptGetColorShiftingLayers(geGetEditCellView())

Returns the list of valid shifting layers set by the environment variable, colorShiftingLayers.


Return to top
 ⠀
X