]> SALOME platform Git repositories - modules/smesh.git/blob - doc/salome/gui/SMESH/input/symmetry.doc
Salome HOME
Update GUI documentation for bugs :
[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 <b>Create a Copy</b> checkbox allows creating a new mesh, the source
29 mesh (or group of elements remains at its initial location).  
30 <b>Generate Groups</b> checkbox allows copying the groups of elements
31 of the source mesh to the newly created one.
32 \par
33
34 <br><b>See Also</b> a sample TUI Script of a 
35 \ref tui_symmetry "Symmetry" operation.  
36
37 */