Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

dimmingOn

layout dimmingOn boolean { t | nil }
graphic dimmingOn boolean { t | nil }

Description

Specifies whether you can change the luminosity of the objects in the cellview.

The default is nil.

GUI Equivalent

Command:

Options – Display

Field:

Enable Dimming

Examples

envGetVal("layout" "dimmingOn")
envSetVal("layout" "dimmingOn" 'boolean t)
envGetVal("graphic" "dimmingOn")
envSetVal("graphic" "dimmingOn" 'boolean t)

Related Topics

Display Options Form


Return to top
 ⠀
X