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

dotsOn

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

Description

Determines whether to display diamond for dot shapes and markers at via origins in the cellview. Enabling dotsOn can affect the redraw performance.

The default is t.

GUI Equivalent

Command:

Options – Display

Field:

Dot Pins

Examples

envGetVal("layout" "dotsOn")
envSetVal("layout" "dotsOn" 'boolean nil)
envGetVal("graphic" "dotsOn")
envSetVal("graphic" "dotsOn" 'boolean nil)

Related Topics

Display Options Form


Return to top
 ⠀
X