]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/index.doc
Salome HOME
c09e4a8c67f8dabdc8fd7afd14496fcb72c4e8b8
[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
25 Almost all geometry module functionalities are accessible via
26 \subpage geompy_page "Geometry module Python Interface"
27
28 Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
29
30 \image html image3.png "Example of Geometry module usage for engineering tasks"
31
32 There are also \subpage related_docs_page "additional reference documents"
33 for Geometry module that can be useful.
34
35 */