Salome HOME
Merge remote-tracking branch 'origin/master'
[modules/smesh.git] / doc / salome / gui / SMESH / input / tools.doc
1 /*!
2
3 \page tools_page Plugins
4
5 The following plugins are accessible via <b> Mesh > SMESH pligins </b> menu:
6
7 - <a href="padder/padder_userguide_page.html"> SpherePadder plugin </a>
8 - <a href="yams/index.html"                  > MGSurfOpt plugin    </a>
9 - <a href="MGCleaner/index.html"             > MGCleaner plugin    </a>
10 - <a href="zcracks/index.html"               > Z-cracks plugin     </a>
11 - <a href="MacMesh/index.html"               > MacMesh plugin      </a>
12 - <a href="blocFissure/index.html"           > blocFissure plugin  </a>
13 - <b>MeshCut plugin</b> - allows to cut a mesh constituted of linear tetrahedrons by a plane.
14 - <b>Get min or max value of control</b> - a sample plugin whose sources are located in <em>${GUI_ROOT_DIR}/share/salome/plugins/gui/demo</em> directory (files <em>minmax_plugin.py, minmax_ui.py and smesh_plugins.py</em>). You can find a detailed description of how to create your own plugin in documentation: <b>Help > GUI module > User's Guide > How-To's and Best Practices > Extend SALOME gui functions using python plugins</b>.
15
16 */