Salome HOME
Improve documentation
[plugins/netgenplugin.git] / doc / salome / gui / NETGENPLUGIN / input / netgenplugin_python_interface.doc
index b3d9863320205acee5ddcd4d24d24cb763f2cd4b..942b260a65c1a46331c4cf5347a367203a28757c 100644 (file)
@@ -2,13 +2,13 @@
 
 \page netgenplugin_python_interface_page Python Interface
 
-Python package NETGENPlugin defines several classes, destined for
+Python package NETGENPluginBuilder defines several classes, destined for
 creation of the 2D and 3D meshes.
 
 NETGEN meshing plugin dynamically adds several methods to the
  smeshBuilder.Mesh to create meshing algorithms.
 
-Below you can see an example of usage of the NETGENPlugin package for mesh generation:
+Below you can see an example of usage of the NETGENPluginBuilder package for mesh generation:
 
 \anchor example_NETGENPlugin
 <h2>Example of 2d and 3d mesh generation with NETGEN:</h2>