Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leApplyLastCopyTransform

leApplyLastCopyTransform(
)
=> t / nil

Description

Copies the selected objects and applies the same transform as done in the last copy command and selects the newly created objects.

If the last copy command created an array, then the leApplyLastCopyTransform function will apply the transformation of the previous copy command which did not create an array.

Arguments

None

Value Returned

t

The operation succeeded.

nil

The operation failed.

Example

leApplyLastCopyTransform()

Return to top
 ⠀
X