Salome HOME
Merge from V6_main (04/10/2012)
[plugins/netgenplugin.git] / doc / salome / gui / NETGENPLUGIN / input / netgenplugin_python_interface.doc
index 87905e78169320be3055da74840f440389882ac6..f5f6ecd477f3f94810716d9a22b8580d63fba97b 100644 (file)
@@ -2,9 +2,11 @@
 
 \page netgenplugin_python_interface_page Python Interface
 
-Python package \ref NETGENPluginDC "NETGENPlugin" defines several classes, destined for creation of the 2D and 3D meshes.
+Python package NETGENPluginDC defines several classes, destined for
+creation of the 2D and 3D meshes.
 
-Documentation for NETGENPlugin package is available in linear form grouped by classes, declared in the NETGENPluginDC.py file.
+NETGEN 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 NETGENPlugin package for mesh generation: