From: vsr Date: Wed, 22 Aug 2012 11:39:09 +0000 (+0000) Subject: 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins... X-Git-Tag: V6_6_0a1~15 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e56b52c9ca2d0663f381278d1bb730e904b77d5a;p=plugins%2Fghs3dplugin.git 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) --- 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: