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

netsOn

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

Description

Verifies if the nets are highlighted or not. Enabling netsOn can affect the redraw performance.

The layout default is nil, the graphic default is t.

GUI Equivalent

Command:

Options – Display

Field:

Nets

Examples

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

Related Topics

Display Options Form


Return to top
 ⠀
X