Salome HOME
Various minor fixes
[plugins/xtplugin.git] / doc / salome / gui / XTPLUGIN / input / xtplugin_python_interface_page.doc
index 0768a93b0c7534b940b6fe013c09ef0be81d6e6f..5067ab1b2525aabd276e20354461984ab19c42c8 100644 (file)
@@ -5,15 +5,13 @@
 Python package XTPluginBuilder defines a function that allows
 importing CAD models in Parasolid format (*.x_t and *.xt files).
 
-XTPLUGIN dynamically adds several methods to the geomBuilder.
+XTPLUGIN dynamically adds this method to the geomBuilder.
 
 Below you can see an example of usage of the XTPluginBuilder package for 
 importing CAD models:
 
 \anchor example_XTPlugin
-<h2>Example of importing of CAD model stored in Parasolid format (*.x_t and *.xt files) with XTPLUGIN:</h2>
+<h2>Example: importing CAD model stored in Parasolid format (*.x_t and *.xt files) with XTPLUGIN:</h2>
 \tui_script{XTPlugindemo.py}
 
 */
-
-