Transforms one or more objects based on a 6-DOF transformation about the active coordinate frame.
Input Arguments
0 |
Collection Object Name Ref List |
Objects to Transform |
The list of objects to transform. |
1 |
Transform |
Delta Transform |
The transform (in the active coordinate frame) to apply to the objects. |
Return Arguments
None.
Returned Status
SUCCESS |
The transformation was performed successfully. |
PARTIAL SUCCESS |
At least one object (but not all) could not be found. |
FAILURE |
The transformation was not successful because no objects to transform could be found. |
Remarks
None.