diff --git a/doc/salome/gui/SMESH/input/tools.rst b/doc/salome/gui/SMESH/input/tools.rst index aa99d0deb..f9b53c046 100644 --- a/doc/salome/gui/SMESH/input/tools.rst +++ b/doc/salome/gui/SMESH/input/tools.rst @@ -4,14 +4,14 @@ Plugins ******* -The following plugins are accessible via **Mesh > SMESH pligins** menu: +The following plugins are accessible via **Mesh > SMESH plugins** menu: -* `SpherePadder plugin `_ +* `SpherePadder plugin `_ * `MGSurfOpt plugin `_ * `MGCleaner plugin `_ * `Z-cracks plugin `_ * `MacMesh plugin `_ -* `blocFissure plugin `_ +* `blocFissure plugin `_ * **MeshCut plugin** - allows to cut a mesh constituted of linear tetrahedrons by a plane. * **Get min or max value of control** - a sample plugin whose sources are located in *${GUI_ROOT_DIR}/share/salome/plugins/gui/demo* directory (files *minmax_plugin.py, minmax_ui.py and smesh_plugins.py*). You can find a detailed description of how to create your own plugin in documentation: **Help > User's Guide > GUI module > How-To's and Best Practices > Extend SALOME gui functions using python plugins**. diff --git a/resources/SalomeApp.xml.in b/resources/SalomeApp.xml.in index 4af56219a..392bdc291 100644 --- a/resources/SalomeApp.xml.in +++ b/resources/SalomeApp.xml.in @@ -101,12 +101,16 @@
- - + + + + + +
diff --git a/src/Tools/MGCleanerPlug/doc/files/mg-cleaner_user_manual.pdf b/src/Tools/MGCleanerPlug/doc/files/mg-cleaner_user_manual.pdf deleted file mode 100644 index 2ac264e56..000000000 Binary files a/src/Tools/MGCleanerPlug/doc/files/mg-cleaner_user_manual.pdf and /dev/null differ diff --git a/src/Tools/MGCleanerPlug/doc/index.rst b/src/Tools/MGCleanerPlug/doc/index.rst index 032067dfa..528789920 100644 --- a/src/Tools/MGCleanerPlug/doc/index.rst +++ b/src/Tools/MGCleanerPlug/doc/index.rst @@ -6,25 +6,22 @@ MeshGems-Cleaner plugin documentation ===================================== This documentation covers the usage of MeshGems-Cleaner, also named MG-Cleaner or MGCleaner as plug-in in Salome that can be used within the Salome -Mesh module for remeshing 2D Surface. +Mesh module for remeshing 2D Surface. MG-Cleaner plug-in uses Distene commercial software MeshGems-Cleaner, which is an **automatic surface remeshing tool**. This plug_in offers only the most common functionalities of the tool. -.. note:: - for a complete documentation, see :download:`MG-cleaner user manual `. - Contents: .. toctree:: :maxdepth: 2 - + lct.rst Mandatory_params.rst Advanced_params.rst Generics_params.rst editHypo.rst - - + + diff --git a/src/Tools/YamsPlug/doc/Advanced_params.rst b/src/Tools/YamsPlug/doc/Advanced_params.rst index c2af74a55..269b32b66 100644 --- a/src/Tools/YamsPlug/doc/Advanced_params.rst +++ b/src/Tools/YamsPlug/doc/Advanced_params.rst @@ -2,8 +2,7 @@ Advanced Remeshing Options ========================== .. note:: - Be aware that no control of coherency is done when you set these parameters : for instance, geometrical approximation is only allowed when SurfOpt computes a mesh for finite elements but the GUI will let you choose geometrical approximation and compute a visualisation mesh. See Distene's documentation for more details : - :download:`MeshGems-SurfOpt: The automatic surface remeshing tool of the MeshGems Suite `. + Be aware that no control of coherency is done when you set these parameters : for instance, geometrical approximation is only allowed when SurfOpt computes a mesh for finite elements but the GUI will let you choose geometrical approximation and compute a visualisation mesh. See Distene's documentation for more details. - **Ridge detection** @@ -30,7 +29,7 @@ This parameter P enables the user to specify the maximal chordal deviation E re - **Maximal/Minimal size around vertices** - These two parameters allow the user to prescribe a Maximal/Minimal size for the mesh elements, ie the lengths of the edges. + These two parameters allow the user to prescribe a Maximal/Minimal size for the mesh elements, ie the lengths of the edges. - **Mesh gradation** diff --git a/src/Tools/YamsPlug/doc/files/mg-surfopt_user_manual.pdf b/src/Tools/YamsPlug/doc/files/mg-surfopt_user_manual.pdf deleted file mode 100644 index b85b19919..000000000 Binary files a/src/Tools/YamsPlug/doc/files/mg-surfopt_user_manual.pdf and /dev/null differ diff --git a/src/Tools/YamsPlug/doc/index.rst b/src/Tools/YamsPlug/doc/index.rst index 16533bcba..efa508914 100644 --- a/src/Tools/YamsPlug/doc/index.rst +++ b/src/Tools/YamsPlug/doc/index.rst @@ -6,25 +6,22 @@ MeshGems-SurfOpt plugin documentation ===================================== This documentation covers the usage of MeshGems-SurfOpt as plug-in in Salome that can be used within the Salome -Mesh module for remeshing 2D Surface. +Mesh module for remeshing 2D Surface. MeshGems-SurfOpt plug-in uses Distene commercial software MeshGems-SurfOpt, which is an **automatic surface remeshing tool**. This plug-in offers only the most common functionalities of the tool. -.. note:: - for a complete documentation, see :download:`MeshGems-SurfOpt: The automatic surface remeshing tool of the MeshGems Suite `. - Contents: .. toctree:: :maxdepth: 2 - + lct.rst Mandatory_params.rst Advanced_params.rst Generics_params.rst editHypo.rst - - + +