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

dimmingInGray

graphic dimmingInGray boolean { t | nil }

Description

Dims a design in gray. This help you to easily follow highlighted nets when tracing nets in a hierarchy.

The default value is nil.

GUI Equivalent

None

Examples

envGetVal("graphic" "dimmingInGray")
envSetVal("graphic" "dimmingInGray" 'boolean t)

This environment variable can also be set for a specific window. For example:

window = hiGetCurrentWindow()
window~> dimmingInGray = t

Related Topics

dimGridLines


Return to top
 ⠀
X