]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins...
authorvsr <vsr@opencascade.com>
Wed, 22 Aug 2012 11:39:09 +0000 (11:39 +0000)
committervsr <vsr@opencascade.com>
Wed, 22 Aug 2012 11:39:09 +0000 (11:39 +0000)
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)

doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc

index 2a394cac9300422f4d2b143eaf7b92452bdf0a8a..9656335c3c4c85e91088b8969fb89ce2746965e8 100644 (file)
@@ -4,7 +4,7 @@
 
 Python package GHS3DPluginDC defines several classes, destined for creation of the 3D meshes.
 
-BLSURF meshing plugin dynamically adds several methods to the smesh.Mesh class to create meshing algorithms.
+GHS3D meshing plugin dynamically adds several methods to the smesh.Mesh class to create meshing algorithms.
 
 Below you can see an example of usage of the GHS3DPlugin Python API for mesh generation: