From: vsr Date: Fri, 5 Apr 2013 11:32:18 +0000 (+0000) Subject: Fix compilation problems X-Git-Tag: V7_2_0~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=89a4d19625fe1b5057662512405c42f4d96229e0;p=plugins%2Fhexoticplugin.git Fix compilation problems --- diff --git a/doc/salome/gui/HexoticPLUGIN/input/hexoticplugin_python_interface.doc b/doc/salome/gui/HexoticPLUGIN/input/hexoticplugin_python_interface.doc index 6e1bc6d..5927f0b 100644 --- a/doc/salome/gui/HexoticPLUGIN/input/hexoticplugin_python_interface.doc +++ b/doc/salome/gui/HexoticPLUGIN/input/hexoticplugin_python_interface.doc @@ -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: