mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-16 02:28:35 +05:00
b1e5af4971
- some other small modifications to be more consistent
31 lines
1023 B
Plaintext
31 lines
1023 B
Plaintext
/*!
|
|
|
|
\page using_measurement_tools_page Measuring objects properties
|
|
|
|
\n Measurement tools in GEOM are necessary for getting different data
|
|
concerning created or imported geometrical objects :
|
|
|
|
<ul>
|
|
<li>\subpage point_coordinates_page "Point coordinates"</li>
|
|
<li>\subpage basic_prop_page "Basic properties"</li>
|
|
<li>\subpage center_mass_page "Center of mass"</li>
|
|
<li>\subpage inertia_page "Inertia"</li>
|
|
<li>\subpage normal_page "Normal to a Face"</li>
|
|
<li>\subpage bounding_box_page "Bounding box"</li>
|
|
<li>\subpage min_distance_page "Min. distance"</li>
|
|
<li>\subpage angle_page "Angle"</li>
|
|
<li>\subpage tolerance_page "Tolerance"</li>
|
|
<li>\subpage whatis_page "WhatIs"</li>
|
|
</ul>
|
|
|
|
\n Or to check their integrity:
|
|
|
|
<ul>
|
|
<li>\subpage boundaries_page "Check Free Boundaries"</li>
|
|
<li>\subpage faces_page "Check Free Faces"</li>
|
|
<li>\subpage check_page "Check Shape"</li>
|
|
<li>\subpage check_compound_page "Check compound of blocks"</li>
|
|
<li>\subpage check_self_intersections_page "Detect Self-intersections"</li>
|
|
</ul>
|
|
|
|
*/ |