From 89a4d19625fe1b5057662512405c42f4d96229e0 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 5 Apr 2013 11:32:18 +0000 Subject: [PATCH] Fix compilation problems --- .../gui/HexoticPLUGIN/input/hexoticplugin_python_interface.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2