/*! \page translation_page Translation \n This geometrical operation allows to translate in space your mesh or some of its elements. To translate your mesh: \par From the \b Modification choose \b Transformation and from its sub-menu select the \b Translation item. The following dialog box shall appear: \image html translation1.png \image html translation2.png \par This operation has two options, you can translate in space your mesh or some of its elements specifying: Toggle the corresponding checkbox to Select whole mesh, submesh or group. Create a Copy checkbox allows creating a new mesh, the source mesh (or group of elements remains at its initial location). Generate Groups checkbox allows copying the groups of elements of the source mesh to the newly created one.
See Also a sample TUI Script of a \ref tui_translation "Translation" operation. */