2008-03-07 12:47:05 +05:00
|
|
|
/*!
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
\mainpage Introduction to MESH
|
2008-03-07 12:47:05 +05:00
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
\image html a-viewgeneral.png
|
|
|
|
|
|
|
|
\n \b MESH module of SALOME is destined for:
|
|
|
|
<ul>
|
2012-08-09 16:03:55 +06:00
|
|
|
<li>\ref importing_exporting_meshes_page "import and export of meshes in different formats";</li>
|
2009-02-17 10:27:49 +05:00
|
|
|
<li>\subpage about_meshes_page "meshing geometrical models"
|
|
|
|
previously created or imported by the Geometry component; </li>
|
|
|
|
<li>\subpage viewing_meshes_overview_page "viewing created meshes" in
|
|
|
|
the VTK viewer;</li>
|
|
|
|
<li>\subpage grouping_elements_page "creating groups of mesh elements";</li>
|
2012-08-09 16:03:55 +06:00
|
|
|
<li>applying to meshes \subpage quality_page "Quality Controls",
|
|
|
|
allowing to highlight important elements;
|
|
|
|
<li>filtering sub-sets of mesh entities (nodes elements) using
|
|
|
|
\subpage filters_page "Filters" functionality;</li>
|
2009-02-17 10:27:49 +05:00
|
|
|
<li>\subpage modifying_meshes_page "modifying meshes" with a vast
|
2012-08-09 16:03:55 +06:00
|
|
|
array of dedicated operations;</li>
|
|
|
|
<li>different \subpage measurements_page "measurements" of the mesh objects;
|
|
|
|
<li>easily setting parameters via the variables predefined in
|
|
|
|
\subpage using_notebook_mesh_page "Salome notebook".</li>
|
2008-03-07 12:47:05 +05:00
|
|
|
</ul>
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
Mesh module preferences are described in the \subpage mesh_preferences_page section of SALOME Mesh Help.
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
Almost all mesh module functionalities are accessible via
|
|
|
|
\subpage smeshpy_interface_page "Mesh module Python interface".
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
Other functions are available in <a class="el" target="_new" href="../../tui/SMESH/docutils/index.html">salome.smesh python package</a>.
|
|
|
|
|
|
|
|
|
2009-02-17 10:27:49 +05:00
|
|
|
\image html image7.jpg "Example of MESH module usage for engineering tasks"
|
|
|
|
|
2008-03-07 12:47:05 +05:00
|
|
|
*/
|