Salome HOME
IMP 23612: EDF 14143 - Compute angle from 3 points
[modules/smesh.git] / doc / salome / gui / SMESH / input / tools.rst
index 04736cbffb3ad088f878024c07b7635db3239998..aa99d0deb5f5564f5cf96045306d7fbd156ef75f 100644 (file)
@@ -13,6 +13,6 @@ The following plugins are accessible via **Mesh > SMESH pligins** menu:
 * `MacMesh plugin <MacMesh/index.html>`_
 * `blocFissure plugin <blocFissure/index.html>`_ 
 * **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**.
+* **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**.