From b9a1fa194f994dc7c90c9e5cf37abaa3b02ecc76 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 5 Apr 2013 10:38:32 +0000 Subject: [PATCH] Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration --- .../gui/NETGENPLUGIN/input/netgenplugin_python_interface.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2