Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
[modules/geom.git] / doc / salome / gui / GEOM / input / using_measurement_tools.doc
index 513f6077f41f6783447bd74c0d00deb2a191b3d7..f19f43ff92e903b518c97000059915293d94b6c3 100644 (file)
@@ -1,9 +1,10 @@
 /*!
 
-\page using_measurement_tools_page Measuring objects properties
+\page using_measurement_tools_page Object properties
 
-\n Measurement tools in GEOM are necessary for getting different data
-concerning created or imported geometrical objects :
+\n The key property of an object is its \subpage geometrical_obj_prop_page "Geometrical Type"
+  
+\n There are also various <b> Measurement tools </b> for getting data about created or imported geometrical objects :
 
 <ul>
 <li>\subpage point_coordinates_page "Point coordinates"</li>
@@ -18,7 +19,7 @@ concerning created or imported geometrical objects :
 <li>\subpage whatis_page "WhatIs"</li>
 </ul>
 
-\n Or to check their integrity:
+\n To check their integrity:
 
 <ul>
 <li>\subpage boundaries_page "Check Free Boundaries"</li>
@@ -29,6 +30,13 @@ concerning created or imported geometrical objects :
 <li>\subpage check_self_intersections_page "Detect Self-intersections"</li>
 </ul>
 
+\n Or to measure dimensions of the shape elements:
+
+<ul>
+<li>\subpage managing_dimensions_page "Manage Dimensions"</li>
+<li>\subpage add_dimension_page "Add Dimension"</li>
+</ul>
+
 \n Our <b>TUI Scripts</b> show how to use
 \ref tui_measurement_tools_page "Measurement Tools" with <b>TUI
 commands</b>.