X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Findex.rst;h=c6a2ade379f250957cb339f61afe82365cfb8fc0;hp=fcd97b7b810a74fcfa9a4f2b982c9e915116f955;hb=HEAD;hpb=ed49807f170bded5dffd1f25be7b8c5799cdab6b diff --git a/doc/salome/gui/SMESH/input/index.rst b/doc/salome/gui/SMESH/input/index.rst deleted file mode 100644 index fcd97b7b8..000000000 --- a/doc/salome/gui/SMESH/input/index.rst +++ /dev/null @@ -1,62 +0,0 @@ -.. SMESH documentation master file, created by - sphinx-quickstart on Tue Nov 21 15:18:10 2017. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -*************************** -Introduction to Mesh module -*************************** - -.. image:: ../images/a-viewgeneral.png - :align: center - -**Mesh** module of SALOME is destined for: - -* :ref:`creating meshes ` in different ways: - - * by meshing geometrical models previously created or imported by the Geometry component; - * bottom-up, using :ref:`mesh edition `, especially :ref:`extrusion ` and :ref:`revolution `; - * by generation of the 3D mesh from the 2D mesh not based on the geometry (:ref:`imported ` for example); - -* :ref:`importing and exporting meshes ` in various formats; -* :ref:`modifying meshes ` with a vast array of dedicated operations; -* :ref:`creating groups ` of mesh elements; -* filtering mesh entities (nodes or elements) using :ref:`Filters ` functionality for :ref:`creating groups ` and applying :ref:`mesh modifications `; -* :ref:`viewing meshes ` in the VTK viewer and :ref:`getting info ` on mesh and its sub-objects; -* :ref:`remeshing meshes `; -* applying to meshes :ref:`Quality Controls `, allowing to highlight important elements; -* taking various :ref:`measurements ` of the mesh objects. - -There is a set of :ref:`tools ` plugged-in the module to extend the basic functionality listed above. - -Almost all mesh module functionalities are accessible via :ref:`smeshpy_interface_page`. - -It is possible to use the variables predefined in :ref:`Salome notebook ` to set parameters of operations. - -Mesh module preferences are described in the :ref:`mesh_preferences_page` section of SALOME Mesh Help. - -.. image:: ../images/image7.jpg - :align: center - -.. centered:: - Example of MESH module usage for engineering tasks - - -**Table of Contents** - -.. toctree:: - :titlesonly: - :maxdepth: 3 - - about_meshes - modifying_meshes - grouping_elements - about_filters - about_quality_controls - adaptation - measurements - viewing_meshes_overview - smeshpy_interface - tools - mesh_preferences - using_notebook_smesh_page