Salome HOME
Update GUI documentation for bugs :
[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 <b>Create a Copy</b> checkbox allows creating a new mesh, the source
22 mesh (or group of elements remains at its initial location).
23 <b>Generate Groups</b> checkbox allows copying the groups of elements
24 of the source mesh to the newly created one.
25 \par
26
27
28 \image html rotation1.png
29
30 \image html rotation2.png
31
32 <br><b>See Also</b> a sample TUI Script of a 
33 \ref tui_rotation "Rotation" operation.  
34
35 */