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
|
|
|
|
|
2013-10-02 19:13:33 +06:00
|
|
|
\b Geometry module of SALOME is destined for:
|
2012-08-09 13:58:02 +06:00
|
|
|
- \subpage import_export_geom_obj_page "import and export of geometrical models"
|
2013-11-12 14:22:19 +06:00
|
|
|
in IGES, BREP, STEP, ACIS and STL formats;
|
2012-08-09 13:58:02 +06:00
|
|
|
- \subpage create_geom_obj_page "construction of geometrical objects"
|
2013-10-02 19:13:33 +06:00
|
|
|
using a wide range of functions;
|
2012-08-09 13:58:02 +06:00
|
|
|
- \subpage view_geom_obj_page "viewing geometrical objects" in the OCC
|
2013-10-02 19:13:33 +06:00
|
|
|
viewer;
|
2012-08-09 13:58:02 +06:00
|
|
|
- \subpage transform_geom_obj_page "transformation of geometrical objects"
|
|
|
|
using various algorithms;
|
|
|
|
- \subpage repairing_operations_page "optimization of geometrical objects";
|
2013-12-18 20:23:59 +06:00
|
|
|
- viewing information about geometrical objects using
|
2012-08-09 13:58:02 +06:00
|
|
|
\subpage using_measurement_tools_page "measurement tools";
|
|
|
|
- \subpage pictures_page "designing shapes from pictures";
|
2013-06-28 14:18:20 +06:00
|
|
|
|
2013-12-18 20:23:59 +06:00
|
|
|
It is possible to easily set parameters via the variables predefined in
|
|
|
|
\subpage using_notebook_geom_page "SALOME notebook".
|
|
|
|
Also, there is a possibility to customize an
|
|
|
|
\subpage arranging_study_objects_page "arrangement of the geometrical objects in the SALOME study".
|
2013-10-02 19:13:33 +06:00
|
|
|
|
2012-08-09 13:58:02 +06:00
|
|
|
Geometry module preferences are described in the
|
|
|
|
\subpage geometry_preferences_page section of SALOME Geometry Help.
|
2008-03-07 12:45:34 +05:00
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
Almost all geometry module functionalities are accessible via
|
|
|
|
\subpage geompy_page "Geometry module Python Interface"
|
|
|
|
|
2013-06-28 14:18:20 +06:00
|
|
|
Other functions are available in <a class="el" target="_new" href="../../tui/GEOM/docutils/index.html">salome.geom python package</a>.
|
|
|
|
|
2012-12-13 14:40:36 +06:00
|
|
|
You can find the answer to some Frequently Asked Questions in this page:
|
|
|
|
- \subpage faq "Frequently Asked Questions"
|
|
|
|
|
2012-08-09 13:58:02 +06:00
|
|
|
\image html image3.png "Example of Geometry module usage for engineering tasks"
|
2009-02-13 17:16:39 +05:00
|
|
|
|
2012-08-09 13:58:02 +06: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
|
|
|
*/
|