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

snapPatternDisplayTrackIndex

graphic snapPatternDisplayTrackIndex boolean { t | nil }

Description

Enables the trackIndex display packets set for specific track numbers to be used for display, based on the snap periods defined for a snap pattern definition.

The default value is t.

GUI Equivalent

None

Examples

envGetVal("graphic" "snapPatternDisplayTrackIndex")
envSetVal("graphic" "snapPatternDisplayTrackIndex" 'boolean nil)

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

window = hiGetCurrentWindow()
window~>snapPatternDisplayTrackIndex = nil

Related Topics

Snap Pattern Display Based on Track Index

Changing Graphic Environment Variables That Are Cellview Properties


Return to top
 ⠀
X