Salome HOME
1eb3d16d22c06bebe139a7dceab4dfa05fa80b38
[modules/smesh.git] / doc / salome / gui / SMESH / input / symmetry.doc
1 /*!
2
3 \page symmetry_page Symmetry
4
5 \n This geometrical operation allows to perform a symmetrical copy of
6 your mesh or some of its elements.
7
8 <em>To apply symmetry to your mesh:</em>
9 \par
10 From the \b Modification choose \b Transformation and  from its
11 sub-menu select the \b Symmetry item. The following dialog box shall
12 appear:
13
14 \image html symmetry1.png
15
16 \image html symmetry2.png
17
18 \image html symmetry3.png
19
20 \par
21 This operation has three options, you can symmetrically copy your mesh
22 or some of its elements specifying:
23 <ul>
24 <li>one point</li>
25 <li>one axis (point and vector)</li>
26 <li>one plane (point and normal)</li>
27 </ul>
28 \par
29 <b>Create a copy</b> radio button allows to keep the initial elements or
30 mesh.
31
32 <br><b>See Also</b> a sample TUI Script of a 
33 \ref tui_symmetry "Symmetry" operation.  
34
35 */