]> SALOME platform Git repositories - plugins/hexoticplugin.git/commitdiff
Salome HOME
Fix compilation problems
authorvsr <vsr@opencascade.com>
Fri, 5 Apr 2013 11:32:18 +0000 (11:32 +0000)
committervsr <vsr@opencascade.com>
Fri, 5 Apr 2013 11:32:18 +0000 (11:32 +0000)
doc/salome/gui/HexoticPLUGIN/input/hexoticplugin_python_interface.doc

index 6e1bc6dd7ad1d615c97cf442e168e6de4dec38c5..5927f0b35014b0d84e7702bbf04fee4fe886fc81 100644 (file)
@@ -4,7 +4,7 @@
 
 Python package HexoticPLUGIN defines several classes, destined for creation of the 3D meshes.
 
-Hexotic meshing plugin dynamically adds several methods to the smesh.Mesh class to create meshing algorithms.
+Hexotic meshing plugin dynamically adds several methods to the smeshBuilder.Mesh class to create meshing algorithms.
 
 Below you can see an example of usage of the HexoticPlugin Python API for mesh generation: