Salome HOME
Update from BR_V5_DEV 13Feb2009
[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 using_measurement_tools_page "provision of information about geometrical objects".</li>
17 <li>\subpage using_notebook_geom_page.</li>
18 </ul>
19
20 Almost all geometry module functionalities are accessible via
21 \subpage geompy_page "Geometry module Python Interface"
22
23 \image html image3.jpg "Example of Geometry module usage for engineering tasks"
24
25
26 */