Salome HOME
0020654: [CEA 386] GetType() function
[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>\subpage geometrical_obj_prop_page "Geometrical object properties".</li>
17 <li>\subpage using_measurement_tools_page "provision of information about geometrical objects".</li>
18 <li>\subpage using_notebook_geom_page.</li>
19 </ul>
20
21 Almost all geometry module functionalities are accessible via
22 \subpage geompy_page "Geometry module Python Interface"
23
24 \image html image3.png "Example of Geometry module usage for engineering tasks"
25
26
27 */