From: vsr Date: Fri, 5 Apr 2013 10:38:32 +0000 (+0000) Subject: Restore documentation of methods dynamically added by plug-ins to the Mesh class... X-Git-Tag: V7_2_0~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b9a1fa194f994dc7c90c9e5cf37abaa3b02ecc76;p=plugins%2Fnetgenplugin.git Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration --- diff --git a/doc/salome/gui/NETGENPLUGIN/input/netgenplugin_python_interface.doc b/doc/salome/gui/NETGENPLUGIN/input/netgenplugin_python_interface.doc index 29cf161..b3d9863 100644 --- a/doc/salome/gui/NETGENPLUGIN/input/netgenplugin_python_interface.doc +++ b/doc/salome/gui/NETGENPLUGIN/input/netgenplugin_python_interface.doc @@ -6,7 +6,7 @@ Python package NETGENPlugin defines several classes, destined for creation of the 2D and 3D meshes. NETGEN meshing plugin dynamically adds several methods to the - \ref SMESH_SWIG.smeshBuilder.Mesh "class Mesh" to create meshing algorithms. + smeshBuilder.Mesh to create meshing algorithms. Below you can see an example of usage of the NETGENPlugin package for mesh generation: