Salome HOME
Porting GUI documentation on Doxygen tool.
[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 submesh with definite applied
6 hypotheses and algorithms you can edit your mesh by \b assigning new
7 hypotheses and algorithms or \b unassigning the applied hypotheses and
8 algorithms. The editing proceeds in the same way as <b>Mesh
9 Creation</b>.
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.gif
17 <center><em>"Edit Hypothesis" button</em></center>
18
19 See how a mesh constructed on one and the same geometrical object
20 changes if we apply different algorithms to it.
21
22 \image html edit_mesh1.png
23
24 \image html edit_mesh_remove_hyp.png
25
26 \image html edit_mesh_change_value_hyp.png
27
28 <br><b>See Also</b> a sample TUI Script of an 
29 \ref tui_editing_mesh "Edit Mesh" operation.  
30
31 */