2008-03-07 12:45:34 +05:00
|
|
|
/*!
|
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
\mainpage Introduction to Geometry
|
2008-03-07 12:45:34 +05:00
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
\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>
|
2010-06-10 14:25:12 +06:00
|
|
|
<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>
|
2008-03-07 12:45:34 +05:00
|
|
|
</ul>
|
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
Almost all geometry module functionalities are accessible via
|
|
|
|
\subpage geompy_page "Geometry module Python Interface"
|
|
|
|
|
2010-11-25 17:31:41 +05:00
|
|
|
Also it can be useful to have a look at the \subpage geompypkg_page "documentation on GEOM python packages".
|
|
|
|
|
2009-07-31 19:27:42 +06:00
|
|
|
\image html image3.png "Example of Geometry module usage for engineering tasks"
|
2009-02-13 17:16:39 +05:00
|
|
|
|
2010-12-24 13:16:18 +05:00
|
|
|
There are also \subpage related_docs_page "additional reference documents"
|
|
|
|
for Geometry module that can be useful.
|
2009-02-13 17:16:39 +05:00
|
|
|
|
2008-03-07 12:45:34 +05:00
|
|
|
*/
|