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

mptGetLockDefaultColors

mptGetLockDefaultColors(
)
=> t / nil 

Description

Indicates whether the layer default color specified by mptSetLayerDefaultColor will be locked when assigned to a shape.

Arguments

None

Values Returned

t

The layer default color will be locked when assigned to a shape.

nil

The layer default color will not be locked when assigned to a shape.

Example

mptGetLockDefaultColors()
t

Indicates whether the layer default color will be locked when assigned to a shape. In this example, the layer default color will be locked.


Return to top
 ⠀
X