Move Objects - Point to Point Delta

Translates one or more objects based on a delta between two points.

 

Input Arguments

 

0

Collection Object Name Ref List

Objects to Move

A list of the objects to translate.

1

Point Name

First Delta Point

A point defining the start of the translation vector.

2

Point Name

Second Delta Point

A point defining the end of the translation vector.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The object(s) were moved successfully.

PARTIAL SUCCESS

At least one (but not all) of the specified objects to move were found.

FAILURE

No specified objects to copy were found, or the first/second delta point was not found.

 

Remarks

None.