Salome HOME
0022315: EDF 2722 GEOM: Import STL in GEOM
[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 - \subpage import_export_geom_obj_page "import and export of geometrical models"
9   in IGES, BREP, STEP, ACIS and STL formats;
10 - \subpage create_geom_obj_page "construction of geometrical objects"
11   using a wide range of functions;
12 - \subpage view_geom_obj_page "viewing geometrical objects" in the OCC
13   viewer;
14 - \subpage transform_geom_obj_page "transformation of geometrical objects"
15   using various algorithms;
16 - \subpage repairing_operations_page "optimization of geometrical objects";
17 - viewing \subpage geometrical_obj_prop_page "geometrical object properties"
18   and other information about geometrical objects using
19   \subpage using_measurement_tools_page "measurement tools";
20 - \subpage pictures_page "designing shapes from pictures";
21 - easily setting parameters via the variables predefined in
22   \subpage using_notebook_geom_page "SALOME notebook".
23
24 The possibility to classify the created geometrical objects by moving it into early created container (folder) is detailed on
25 \subpage arranging_study_objects_page section.
26
27 XAO format describing a shape with its topology, groups and fields is detailed on \subpage xao_format_page section.
28
29 Geometry module preferences are described in the
30 \subpage geometry_preferences_page section of SALOME Geometry Help.
31
32 Almost all geometry module functionalities are accessible via
33 \subpage geompy_page "Geometry module Python Interface"
34
35 Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
36
37 You can find the answer to some Frequently Asked Questions in this page:
38 - \subpage faq "Frequently Asked Questions"
39
40 \image html image3.png "Example of Geometry module usage for engineering tasks"
41
42 There are also \subpage related_docs_page "additional reference documents"
43 for Geometry module that can be useful.
44
45 */