Salome HOME
0022618: [CEA 1062] Define the transparency by default in the preferences
[modules/geom.git] / doc / salome / gui / GEOM / input / geompy.doc
index 1ab9a5b9d5b2b12e46c6bc95cc6523f9dc0b02b9..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,11 +44,13 @@ 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>
     <li>\ref tui_test_spanner_page</li>
     <li>\ref tui_test_all_page</li>
+    <li>\ref tui_test_measures_page</li>
   </ul>
 </ul>