Transforms one or more objects based on the 6-DOF transformation from a source frame to a destination frame.
Input Arguments
0 |
Collection Object Name Ref List |
Object Name List |
The list of objects to transform. |
1 |
Collection Object Name |
Initial Frame Name |
The name of the source frame. |
2 |
Collection Object Name |
Destination Frame Name |
The name of the destination frame. |
3 |
Integer |
Number of Steps |
The number of frames to use when animating the transformation in the graphical view. |
Return Arguments
None.
Returned Status
SUCCESS |
The transformation was performed successfully. |
FAILURE |
The transformation was not successful. Either no objects to transform could be found, or the source or desti- nation frame could not be found. |
Remarks
The animation steps are for graphical purposes only. To speed up MP execution, leave this value at zero.