Figure (es5-tr): Translating an ARB5
mged> Select the ``Translate'' entry in the solid edit menu
mged> p -1 -1 1
mged>
This command cause point 1 to be moved to coordinates (-1, -1, 1) and the other points are moved so that they keep the same relative position to point 1. See Figure (es5-tr) .
Enter this command to restore the solid to it's original location:
mged> p 0 0 0
mged>