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

markerSeverity

graphic markerSeverity string { "fatalError" | "criticalError" | "signedOffCriticalError" | "error" | "signedOffError" | "warning" | "acknowledgedWarning" | "info" | "annotation" }

Description

Specifies the types of warnings and errors to be searched for and highlighted in a design.

Replace list with one or more of the following values, separated by white space: fatalError, criticalError, signedOffCriticalError, error, signedOffError, warning, acknowledgedWarning, info, annotation.

The default is none.

GUI Equivalent

Command:

Verify – Markers – Find

Field:

Severity

Examples

envGetVal("graphic" "markerSeverity")
envSetVal("graphic" "markerSeverity" 'string "info fatalError warning")
envSetVal("graphic" "markerSeverity" 'string "none")
envSetVal("graphic" "markerSeverity" 'string "annotation")

Related Topics

Find Marker Form


Return to top
 ⠀
X