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

drawInstancePins

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

Description

Controls the display of the pins that are one level more than the stop display level. Enabling drawInstancePins can affect the redraw performance.    

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

GUI Equivalent

Command:

Options – Display

Field:

Instance Pins

Examples

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

Related Topics

Display Options Form


Return to top
 ⠀
X