/*! \page translation_page Translation \n This geometrical operation allows to translate in space your mesh or some of its elements. To translate a mesh:
  1. From the \b Modification menu choose \b Transformation -> \b Translation item or click "Translation" button in the toolbar. \image html translation.png "Translation button" One of the following dialogs will appear: It is possible to define the vector of thanslation: \image html translation1.png "by two points" \image html translation2.png "by the vector from the origin of coordinates"
  2. In the dialog:

See Also a sample TUI Script of a \ref tui_translation "Translation" operation. */