Salome HOME
22874: [CEA 1425] Performance SMESH Module
[modules/smesh.git] / doc / salome / gui / SMESH / input / editing_meshes.doc
1 /*!
2
3 \page editing_meshes_page Editing Meshes
4
5 \n After you have created a mesh or sub-mesh with definite applied
6 meshing algorithms and hypotheses you can edit your mesh by \b assigning other
7 algorithms and/or hypotheses or \b unassigning the applied hypotheses and
8 algorithms. The editing proceeds in the same way as 
9 \ref create_mesh_anchor "Mesh Creation".
10
11 \image html createmesh-inv3.png
12
13 You can also change values for the current hypothesis by clicking the
14 <em>"Edit Hypothesis"</em> button.
15
16 \image html image122.png
17 <center><em>"Edit Hypothesis" button</em></center>
18
19 See how the mesh constructed on a geometrical object
20 changes if we apply different algorithms to it.
21
22 \image html edit_mesh1.png "Example of a mesh with Max. Element area 2D hypothesis roughly corresponding to 1D hypotheses on edges"
23
24 \image html edit_mesh_change_value_hyp.png "And now the Max Element area is greatly reduced"
25
26 <br><b>See Also</b> a sample TUI Script of an 
27 \ref tui_editing_mesh "Edit Mesh" operation.  
28
29 */