Salome HOME
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
[modules/geom.git] / doc / salome / gui / GEOM / input / index.doc
1 /*!
2
3 \mainpage Introduction to Geometry
4
5 \image html geomscreen.png
6
7 If you are a new user some general information about GEOM usage are given here:
8 \subpage first_steps_guide
9
10 \b Geometry module of SALOME is destined for: 
11 - \subpage import_export_geom_obj_page "import and export of geometrical models"
12   in IGES, BREP and STEP formats;
13 - \subpage create_geom_obj_page "construction of geometrical objects"
14   using a wide range of functions; 
15 - \subpage view_geom_obj_page "viewing geometrical objects" in the OCC
16   viewer; 
17 - \subpage transform_geom_obj_page "transformation of geometrical objects"
18   using various algorithms;
19 - \subpage repairing_operations_page "optimization of geometrical objects";
20 - viewing \subpage geometrical_obj_prop_page "geometrical object properties"
21   and other information about geometrical objects using 
22   \subpage using_measurement_tools_page "measurement tools";
23 - \subpage pictures_page "designing shapes from pictures";
24 - easily setting parameters via the variables predefined in
25   \subpage using_notebook_geom_page "SALOME notebook".
26
27 Geometry module preferences are described in the
28 \subpage geometry_preferences_page section of SALOME Geometry Help.
29
30 Almost all geometry module functionalities are accessible via
31 \subpage geompy_page "Geometry module Python Interface"
32
33 Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
34
35 \image html image3.png "Example of Geometry module usage for engineering tasks"
36
37 There are also \subpage related_docs_page "additional reference documents"
38 for Geometry module that can be useful.
39
40 */