Salome HOME
Merge from BR_V5_DEV 16Feb09
[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.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 */