X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftools.rst;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftools.rst;h=f9b53c046637d2a1e88365b707e2347703d23cda;hb=b5294e25f91688f9f8addae7b868ae68c8e21567;hp=aa99d0deb5f5564f5cf96045306d7fbd156ef75f;hpb=3632886261b4b281b67729a6c9a2be61373e4f4e;p=modules%2Fsmesh.git 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**.