Version: 8.3.0
 All Classes Namespaces Files Functions Variables Groups Pages
Plugins

The following plugins are accessible via Mesh > SMESH pligins menu:

  • SpherePadder plugin
  • MGSurfOpt plugin
  • MGCleaner plugin
  • Z-cracks plugin
  • MacMesh 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 > GUI module > User's Guide > How-To's and Best Practices > Extend SALOME gui functions using python plugins.