Salome HOME
Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help...
[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>\subpage about_meshes_page "creating meshes" in different ways:
10  - by meshing geometrical models previously created or imported by the
11    Geometry component; 
12  - bottom-up, using \ref modifying_meshes_page "mesh edition"
13    operations, especially \ref extrusion_page "extrusion" and \ref
14    revolution_page "revolution";
15  - by generation of the 3D mesh from the 2D mesh not based on the geometry
16   (\ref importing_exporting_meshes_page "imported" for example); 
17  </li>
18 <li>\ref importing_exporting_meshes_page "importing and exporting meshes" 
19   in various formats;</li>
20 <li>\subpage modifying_meshes_page "modifying meshes" with a vast
21   array of dedicated operations;</li> 
22 <li>\subpage grouping_elements_page "creating groups" of mesh
23   elements;</li>
24 <li>filtering mesh entities (nodes or elements) using
25   \subpage filters_page "Filters" functionality for \ref
26   grouping_elements_page "creating groups" and applying \ref
27   modifying_meshes_page "mesh modifications";</li>
28 <li>\subpage viewing_meshes_overview_page "viewing meshes" in
29   the VTK viewer and \ref mesh_infos_page "getting info" on mesh
30   and its sub-objects;</li>
31 <li>applying to meshes \subpage quality_page "Quality Controls", 
32   allowing to highlight important elements;</li>
33 <li>taking various \subpage measurements_page "measurements" of the
34   mesh objects.</li>
35 </ul>
36
37 It is possible to use the variables predefined in
38 \subpage using_notebook_mesh_page "Salome notebook" to set parameters
39 of operations.
40
41 Mesh module preferences are described in the \subpage mesh_preferences_page 
42 section of SALOME Mesh Help.
43
44 Almost all mesh module functionalities are accessible via
45 \subpage smeshpy_interface_page "Mesh module Python interface".
46
47 There is a set of \subpage tools_page "tools" plugged-in the module to extend
48 the basic functionality listed above.
49
50 \image html image7.jpg "Example of MESH module usage for engineering tasks"
51
52 */