From e56b52c9ca2d0663f381278d1bb730e904b77d5a Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Aug 2012 11:39:09 +0000 Subject: [PATCH] 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module * Improve documentation for meshing plug-ins (in particular, dynamically added methods) --- .../gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc b/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc index 2a394ca..9656335 100644 --- a/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc +++ b/doc/salome/gui/GHS3DPLUGIN/input/ghs3dplugin_python_interface.doc @@ -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: -- 2.39.2