Translates one or more objects based on a 3-DOF translation in the active coordinate frame.
Input Arguments
0 |
Collection Object Name Ref List |
Objects to Translate |
The list of objects to translate. |
1 |
Vector |
Delta Translation |
The delta translation vector (in the active coordi- nate frame) to apply to the objects. |
Return Arguments
None.
Returned Status
SUCCESS |
The translation was performed successfully. |
PARTIAL SUCCESS |
At least one object (but not all) could not be found. |
FAILURE |
The translation was not successful because no objects to translate could be found. |
Remarks
None.