Salome HOME
Merge remote branch 'origin/akl/22379'
[modules/geom.git] / doc / salome / gui / GEOM / input / geompy.doc
index f34f87fe1f9933afeb104fdae0830d075374d7f1..c483ca71ccd6c90c64b4df02bcaeed659b3e3d6f 100644 (file)
@@ -1,15 +1,24 @@
 /*!
 
-\page geompy_page Python Interface geompy.py
+\page geompy_page Python Interface geomBuilder.py
 
 \n Please, see
-<a href="geompy_doc/modules.html">structured documentation for geompy.py</a>,
+<a href="geompy_doc/group__geomBuilder.html">structured documentation for geomBuilder.py</a>,
 where all package functionality is separated in groups by purpose.
 
-\n Also you can find any function in the \ref geompy
-"linear documentation for geompy.py".
+\n Also you can find any function in the <a href="geompy_doc/namespacegeomBuilder.html">
+linear documentation for geomBuilder.py</a>
 
-By the links below you can find sample scripts for all operations
+\n With SALOME 7.2, the Python interface for Geometry has been slightly modified to offer new functionality,
+\n You may have to modify your scripts generated with SALOME 6 or older versions.
+\n Please see \ref geompy_migration_page
+
+\n
+\anchor tui_sample_geom_script
+<br><h2>GEOM Python script example</h2>
+\tui_script{GEOM_box.py}
+
+\n By the links below you can find sample scripts for all operations
 provided by Geometry module.
 
 <ul>
@@ -35,6 +44,7 @@ provided by Geometry module.
   </ul>
   <li>\subpage tui_measurement_tools_page</li>
   <li>\subpage tui_notebook_geom_page</li>
+  <li>\subpage tui_arranging_study_objects_page</li>
   <li>\subpage tui_swig_examples_page</li>
   <ul>
     <li>\ref tui_test_others_page</li>