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

checkLargeCoordinates

layout checkLargeCoordinates boolean { t | nil }

Description

Provides control for checking for large coordinates during the copy operation.

The default is nil. When set to t, the Copy command does not allow objects to exceed the INT_MAX boundary and hence does not distort the copied image. On a 64-bit system, INT_MAX = 2147483647.

GUI Equivalent

Command:

Options – Editor

Field:

Check Large Coordinates

Examples

envGetVal("layout" "checkLargeCoordinates")
envSetVal("layout" "checkLargeCoordinates" 'boolean t)

Related Topics

Layout Editor Options Form


Return to top
 ⠀
X