Salome HOME
Restore documentation of methods dynamically added by plug-ins to the Mesh class...
authorvsr <vsr@opencascade.com>
Fri, 5 Apr 2013 10:38:32 +0000 (10:38 +0000)
committervsr <vsr@opencascade.com>
Fri, 5 Apr 2013 10:38:32 +0000 (10:38 +0000)
doc/salome/gui/NETGENPLUGIN/input/netgenplugin_python_interface.doc

index 29cf161dd3099d6429809c85188e23bfa910192d..b3d9863320205acee5ddcd4d24d24cb763f2cd4b 100644 (file)
@@ -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: