X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fgeompy.doc;h=c483ca71ccd6c90c64b4df02bcaeed659b3e3d6f;hb=97d9c2c6b1eb1b8c37b74e9409ebdb89c42c8c27;hp=f34f87fe1f9933afeb104fdae0830d075374d7f1;hpb=465e84c52edb243fa36d581abc659b1c97156c64;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/geompy.doc b/doc/salome/gui/GEOM/input/geompy.doc index f34f87fe1..c483ca71c 100644 --- a/doc/salome/gui/GEOM/input/geompy.doc +++ b/doc/salome/gui/GEOM/input/geompy.doc @@ -1,15 +1,24 @@ /*! -\page geompy_page Python Interface geompy.py +\page geompy_page Python Interface geomBuilder.py \n Please, see -structured documentation for geompy.py, +structured documentation for geomBuilder.py, 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 +linear documentation for geomBuilder.py -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 +

GEOM Python script example

+\tui_script{GEOM_box.py} + +\n By the links below you can find sample scripts for all operations provided by Geometry module.
  • \subpage tui_measurement_tools_page
  • \subpage tui_notebook_geom_page
  • +
  • \subpage tui_arranging_study_objects_page
  • \subpage tui_swig_examples_page