geom/doc/salome/gui/GEOM/input/index.doc
2010-12-24 08:16:18 +00:00

34 lines
1.4 KiB
Plaintext

/*!
\mainpage Introduction to Geometry
\image html geomscreen.png
\b Geometry module of SALOME is destined for:
<ul>
<li>\subpage import_export_geom_obj_page "import and export of geometrical models" in IGES, BREP and STEP formats;</li>
<li>\subpage create_geom_obj_page "construction of geometrical objects"
using a wide range of functions;</li>
<li>\subpage view_geom_obj_page "viewing geometrical objects" in the OCC viewer;</li>
<li>\subpage transform_geom_obj_page "transformation of geometrical objects" using
various algorithms;</li>
<li>\subpage repairing_operations_page "optimization of geometrical objects";</li>
<li>viewing \subpage geometrical_obj_prop_page "geometrical object properties".</li>
<li>and other information about geometrical objects using
\subpage using_measurement_tools_page "measurement tools".</li>
<li>easily setting parameters via the variables predefined in
\subpage using_notebook_geom_page "Salome notebook".</li>
</ul>
Almost all geometry module functionalities are accessible via
\subpage geompy_page "Geometry module Python Interface"
Also it can be useful to have a look at the \subpage geompypkg_page "documentation on GEOM python packages".
\image html image3.png "Example of Geometry module usage for engineering tasks"
There are also \subpage related_docs_page "additional reference documents"
for Geometry module that can be useful.
*/