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

netTracerDisplayMode

layoutXL netTracerDisplayMode cyclic { "True Color & Halo" | "True Color" | "Halo" }

Description

Controls whether the traces over shapes, pins, and other objects associated with a traced net are displayed in true color, and whether a trace displays a halo.

The default is "True Color".

GUI Equivalent

Command:

Options – Net Tracer

Field:

Display Mode (Net Tracer Display Options Form)

Examples

envGetVal("layoutXL" "netTracerDisplayMode")
envSetVal("layoutXL" "netTracerDisplayMode" 'cyclic "True Color & Halo")
envSetVal("layoutXL" "netTracerDisplayMode" 'cyclic "True Color")
envSetVal("layoutXL" "netTracerDisplayMode" 'cyclic "Halo")

Related Topics

Tracing Nets

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X