/*! \page rotation_page Rotation \n This geometrical operation allows to rotate in space your mesh or some of its elements. To rotate your mesh: \par From the \b Modification choose \b Transformation and from its sub-menu select the \b Rotation item. The following dialog box shall appear: \image html rotation.png \par In this dialog box you can specify the elements which should be rotated and the rotation parameters: 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. \par \image html rotation1.png \image html rotation2.png
See Also a sample TUI Script of a \ref tui_rotation "Rotation" operation. */