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

trimEnable

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

Description

Hides the layer that is cut using the Trim command.

The default is nil.

GUI Equivalent

Command:

Options – Display

Field:

Trim Shapes

Examples

envGetVal("layout" "trimEnable")
envSetVal("layout" "trimEnable" 'boolean t)
envGetVal("graphic" "trimEnable")
envSetVal("graphic" "trimEnable" 'boolean t)

Related Topics

Display Options Form


Return to top
 ⠀
X