Salome HOME
Added help page and revert some changes for a better ergonomy
[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 \b Geometry module of SALOME is destined for: 
8 <ul>
9 <li>\subpage import_export_geom_obj_page "import and export of geometrical models" in IGES, BREP and STEP formats;</li>
10 <li>\subpage create_geom_obj_page "construction of geometrical objects"
11 using a wide range of functions;</li>
12 <li>\subpage view_geom_obj_page "viewing geometrical objects" in the OCC viewer;</li>
13 <li>\subpage transform_geom_obj_page "transformation of geometrical objects" using
14 various algorithms;</li>
15 <li>\subpage repairing_operations_page "optimization of geometrical objects";</li>
16 <li>viewing \subpage geometrical_obj_prop_page "geometrical object properties".</li>
17 <li>and other information about geometrical objects using
18  \subpage using_measurement_tools_page "measurement tools".</li>
19 <li>easily setting parameters via the variables predefined in
20  \subpage using_notebook_geom_page "Salome notebook".</li>
21 </ul>
22
23 Almost all geometry module functionalities are accessible via
24 \subpage geompy_page "Geometry module Python Interface"
25
26 Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
27
28 \image html image3.png "Example of Geometry module usage for engineering tasks"
29
30 There are also \subpage related_docs_page "additional reference documents"
31 for Geometry module that can be useful.
32
33 */