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
Value Returned
Example
leApplyLastCopyTransform()
Return to top