TRANS
In the second form, if center is selected,
the points set is translated so that (0,0,0) is located at the midpoint
of min x,y,z and max x,y,z of the mesh. If zero is selected, the
points set is translated so that (0,0,0) is located at the min x,y,z of
the mesh. If original is selected, the points set is translated
to the original location before center or zero was called.
Currently all translations are xyz (rtp and rtz are
reserved for future implementation). The values in the next optional field
indicate the axes along which to translate. For example,
1,1,0 or x,y
will translate along the x and y axes, the z values will not change.