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>
|
2012-04-17 19:11:29 +06:00
|
|
|
<li>Get information about geometrical objects using
|
2010-06-10 14:25:12 +06:00
|
|
|
\subpage using_measurement_tools_page "measurement tools".</li>
|
2012-04-17 19:11:29 +06:00
|
|
|
<li>\subpage pictures_page "Design shapes from pictures"
|
|
|
|
<li>and viewing \subpage geometrical_obj_prop_page "geometrical object properties".</li>
|
2010-06-10 14:25:12 +06:00
|
|
|
<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>
|
|
|
|
|
2012-04-18 17:41:18 +06:00
|
|
|
Geometry module preferences are described in the \subpage geometry_preferences_page section of SALOME Geometry Help.
|
|
|
|
|
2012-04-16 21:06:34 +06:00
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
Almost all geometry module functionalities are accessible via
|
|
|
|
\subpage geompy_page "Geometry module Python Interface"
|
|
|
|
|
2011-03-25 15:35:27 +05:00
|
|
|
Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
|
2010-11-25 17:31:41 +05:00
|
|
|
|
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
|
|
|
*/
|