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

pasteRef

layout pasteRef cyclic { "origin" | "lowerLeft" | "lowerCenter" | "lowerRight" | "centerLeft" | "centerCenter" | "centerRight" | "upperLeft" | "upperCenter" | "upperRight" | "user specified" }

Description

Specifies the reference point of the bounding box when pasting. You can select one of the ten reference points when pasting.

The default is user specified.

GUI Equivalent

Command:

Edit – Basic – Paste

Field:

Reference Points

Examples

envGetVal("layout" "pasteRef")
envSetVal("layout" "pasteRef" 'cyclic "origin")
envSetVal("layout" "pasteRef" 'cyclic "centerLeft")

Related Topics

Paste Form


Return to top
 ⠀
X