Salome HOME
9182f97be4d2907adcb9046d3dc3f6117172c60e
[modules/smesh.git] / doc / salome / gui / SMESH / input / index.doc
1 /*!
2
3 \mainpage Introduction to MESH
4
5 \image html a-viewgeneral.png
6
7 \n \b MESH module of SALOME is destined for:
8 <ul>
9 <li>\ref importing_exporting_meshes_page "import and export of meshes in various formats";</li>
10 <li>\subpage about_meshes_page "meshing geometrical models"
11 previously created or imported by the Geometry component; </li>
12 <li>\subpage viewing_meshes_overview_page "viewing created meshes" in
13 the VTK viewer;</li>
14 <li>\subpage grouping_elements_page "creating groups of mesh elements";</li>
15 <li>applying to meshes \subpage quality_page "Quality Controls", 
16 allowing to highlight important elements;
17 <li>filtering sub-sets of mesh entities (nodes elements) using
18 \subpage filters_page "Filters" functionality;</li>
19 <li>\subpage modifying_meshes_page "modifying meshes" with a vast
20 array of dedicated operations;</li> 
21 <li>various \subpage measurements_page "measurements" of the mesh objects.
22 </ul>
23
24 It is possible to easily set parameters via the variables predefined in
25 \subpage using_notebook_mesh_page "Salome notebook".
26
27 Mesh module preferences are described in the \subpage mesh_preferences_page section of SALOME Mesh Help.
28 Also, there is a possibility to \subpage arranging_study_objects_page "re-arrange sub-meshes and groups in the SALOME study".
29
30 Almost all mesh module functionalities are accessible via
31 \subpage smeshpy_interface_page "Mesh module Python interface".
32
33 Other functions are available in <a class="el" target="_new" href="../../tui/SMESH/docutils/index.html">salome.smesh python package</a>.
34
35 \image html image7.jpg "Example of MESH module usage for engineering tasks"
36
37 */