Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration

This commit is contained in:
vsr 2013-04-05 10:38:32 +00:00
parent 5764dd74c2
commit b9a1fa194f

View 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: