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

iconsOn

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

Description

Determines whether to display the elements in an unexpanded array as rectangles with the symbol for the master cell for each element. The variable applies to an instance or contact array. In the Display Options form, set the display start and stop levels to 0.

When set to t, selecting Show Name Of instance displays the instance name and selecting Show Name Of master displays the master name.

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

GUI Equivalent

Command:

Options – Display

Field:

Array Icons

Examples

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

Related Topics

Display Options Form


Return to top
 ⠀
X