Creates a transform operator from specified XYZ/RxRyRz values.
0 |
Double |
X |
The x value for the transform. |
1 |
Double |
Y |
The y value for the transform. |
2 |
Double |
Z |
The z value for the transform. |
3 |
Double |
Rx (Roll) |
The Rx value for the transform. |
4 |
Double |
Ry (Pitch) |
The Ry value for the transform. |
5 |
Double |
Rz (Yaw) |
The Rz value for the transform. |
6 |
Transform |
Resultant Transform |
The resulting transform constructed from the elements above. |
SUCCESS |
This command always succeeds. |
None.