/*! \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: \par Create a copy radio button allows to copy the rotated object. \image html rotation1.png \image html rotation2.png
See Also a sample TUI Script of a \ref tui_rotation "Rotation" operation. */