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

dimmingAutoEnabled

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

Description

Determines whether or not to automatically dim the design when you select an object or when the design contains highlight sets or probes.

The default is nil for graphic, and t for layout.

GUI Equivalent

Command:

Options – Display

Field:

Automatic Dimming

Examples

envGetVal("layout" "dimmingAutoEnabled")
envSetVal("layout" "dimmingAutoEnabled" 'boolean nil)
envGetVal("graphic" "dimmingAutoEnabled")
envSetVal("graphic" "dimmingAutoEnabled" 'boolean t)

Related Topics

Display Options Form


Return to top
 ⠀
X