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

enableCopyAndPaste

layout enableCopyAndPaste boolean { t | nil }

Description

Stores the selected objects and the reference point automatically in the buffer after the reference point for the copy command has been specified when set to t in the Copy command. You can use the Paste command to paste the objects stored in the buffer.

The default is nil.

GUI Equivalent

None

Examples

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

Related Topics

Object Copying


Return to top
 ⠀
X