Salome HOME
48c28dfea52489ed16519b2ce23893ccab5038d6
[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>Get information about geometrical objects using
17  \subpage using_measurement_tools_page "measurement tools".</li>
18 <li>\subpage pictures_page "Design shapes from pictures"
19 <li>and viewing \subpage geometrical_obj_prop_page "geometrical object properties".</li>
20 <li>easily setting parameters via the variables predefined in
21  \subpage using_notebook_geom_page "Salome notebook".</li>
22 </ul>
23
24 Geometry module preferences are described in the \subpage geometry_preferences_page section of SALOME Geometry Help.
25
26
27 Almost all geometry module functionalities are accessible via
28 \subpage geompy_page "Geometry module Python Interface"
29
30 Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
31
32 \image html image3.png "Example of Geometry module usage for engineering tasks"
33
34 There are also \subpage related_docs_page "additional reference documents"
35 for Geometry module that can be useful.
36
37 */