mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
27 lines
984 B
Plaintext
27 lines
984 B
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>\subpage using_measurement_tools_page "provision of information about geometrical objects".</li>
|
|
<li>\subpage using_notebook_geom_page.</li>
|
|
</ul>
|
|
|
|
Almost all geometry module functionalities are accessible via
|
|
\subpage geompy_page "Geometry module Python Interface"
|
|
|
|
\image html image3.jpg "Example of Geometry module usage for engineering tasks"
|
|
|
|
|
|
*/
|