Transforms one or more objects based on a 6-DOF world transform operator.
Input Arguments
0 |
Collection Object Name Ref List |
Objects to Transform |
The list of objects to transform. |
1 |
World Transform Operator |
Delta Transform |
The world transform 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.