Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
[modules/geom.git] / doc / salome / gui / GEOM / input / index.doc
index 26928aaaced97a17e7d14d77aed056e9cb257bcd..3a3736940605631f13f0e8f3d65eeeec7887f60d 100644 (file)
@@ -4,33 +4,33 @@
 
 \image html geomscreen.png
 
-If you are a new user some general information about GEOM usage are given here:
-\subpage first_steps_guide
-
-\b Geometry module of SALOME is destined for: 
+\b Geometry module of SALOME is destined for:
 - \subpage import_export_geom_obj_page "import and export of geometrical models"
-  in IGES, BREP and STEP formats;
+  in IGES, BREP, STEP, ACIS and STL formats;
 - \subpage create_geom_obj_page "construction of geometrical objects"
-  using a wide range of functions; 
+  using a wide range of functions;
 - \subpage view_geom_obj_page "viewing geometrical objects" in the OCC
-  viewer; 
+  viewer;
 - \subpage transform_geom_obj_page "transformation of geometrical objects"
   using various algorithms;
 - \subpage repairing_operations_page "optimization of geometrical objects";
-- viewing \subpage geometrical_obj_prop_page "geometrical object properties"
-  and other information about geometrical objects using 
+- viewing information about geometrical objects using
   \subpage using_measurement_tools_page "measurement tools";
 - \subpage pictures_page "designing shapes from pictures";
-- easily setting parameters via the variables predefined in
+
+It is possible to easily set parameters via the variables predefined in
   \subpage using_notebook_geom_page "SALOME notebook".
+Also, there is a possibility to customize an
+\subpage arranging_study_objects_page "arrangement of the geometrical objects in the SALOME study".
 
 Geometry module preferences are described in the
 \subpage geometry_preferences_page section of SALOME Geometry Help.
 
 Almost all geometry module functionalities are accessible via
-\subpage geompy_page "Geometry module Python Interface"
+\subpage python_interface "Geometry module Python Interface"
 
-Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
+You can find the answer to some Frequently Asked Questions in this page:
+- \subpage faq "Frequently Asked Questions"
 
 \image html image3.png "Example of Geometry module usage for engineering tasks"