Salome HOME
Synchronize adm files
[modules/geom.git] / doc / salome / gui / GEOM / input / using_measurement_tools.doc
1 /*!
2
3 \page using_measurement_tools_page Object properties
4
5 \n The key property of an object is its \subpage geometrical_obj_prop_page "Geometrical Type"
6   
7 \n There are also various <b> Measurement tools </b> for getting data about created or imported geometrical objects :
8
9 <ul>
10 <li>\subpage point_coordinates_page "Point coordinates"</li>
11 <li>\subpage basic_prop_page "Basic properties"</li>
12 <li>\subpage center_mass_page "Center of mass"</li>
13 <li>\subpage inertia_page "Inertia"</li>
14 <li>\subpage normal_page "Normal to a Face"</li>
15 <li>\subpage bounding_box_page "Bounding box"</li>
16 <li>\subpage min_distance_page "Min. distance"</li>
17 <li>\subpage angle_page "Angle"</li>
18 <li>\subpage tolerance_page "Tolerance"</li>
19 <li>\subpage managing_dimensions_page "Dimensions"</li>
20 <li>\subpage whatis_page "WhatIs"</li>
21 </ul>
22
23 \n To check their integrity:
24
25 <ul>
26 <li>\subpage boundaries_page "Check Free Boundaries"</li>
27 <li>\subpage free_faces_page "Check Free Faces"</li>
28 <li>\subpage check_shape_page "Check Shape"</li>
29 <li>\subpage check_compound_of_blocks_page "Check compound of blocks"</li>
30 <li>\subpage get_non_blocks_page "Get non blocks"</li>
31 <li>\subpage check_self_intersections_page "Detect Self-intersections"</li>
32 </ul>
33
34 \n Our <b>TUI Scripts</b> show how to use
35 \ref tui_measurement_tools_page "Measurement Tools" with <b>TUI
36 commands</b>.
37
38 */