2012-08-09 13:58:02 +06:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\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 free_faces_page "Check Free Faces"</li>
|
|
|
|
<li>\subpage check_shape_page "Check Shape"</li>
|
|
|
|
<li>\subpage check_compound_of_blocks_page "Check compound of blocks"</li>
|
2012-10-08 17:16:36 +06:00
|
|
|
<li>\subpage get_non_blocks_page "Get non blocks"</li>
|
2012-08-09 13:58:02 +06:00
|
|
|
<li>\subpage check_self_intersections_page "Detect Self-intersections"</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
\n Our <b>TUI Scripts</b> show how to use
|
|
|
|
\ref tui_measurement_tools_page "Measurement Tools" with <b>TUI
|
|
|
|
commands</b>.
|
|
|
|
|
2012-10-08 17:16:36 +06:00
|
|
|
*/
|