Salome HOME
7a6cf88fb07c832740af5505572f87b137819a4a
[modules/smesh.git] / doc / salome / gui / SMESH / input / rotation.doc
1 /*!
2
3 \page rotation_page Rotation
4
5 \n This geometrical operation allows to rotate in space your mesh or
6 some of its elements.
7
8 <em>To rotate your mesh:</em>
9 \par
10 From the \b Modification choose \b Transformation and  from its sub-menu
11 select the \b Rotation item. The following dialog box shall appear:
12
13 \image html rotation.png
14 \par 
15 In this dialog box you can specify the elements which should be
16 rotated and the rotation parameters:
17 <ul>
18 <li>\b Axis: point and vector</li>
19 <li>\b Angle of rotation</li>
20 </ul>
21 \par
22 <b>Create a copy</b> radio button allows to copy the rotated object.
23
24 \image html rotation1.png
25
26 \image html rotation2.png
27
28 <br><b>See Also</b> a sample TUI Script of a 
29 \ref tui_rotation "Rotation" operation.  
30
31 */