/*!
\page using_measurement_tools_page Object properties
\n The key property of an object is its \subpage geometrical_obj_prop_page "Geometrical Type"
\n There are also various Measurement tools for getting data about created or imported geometrical objects :
- \subpage point_coordinates_page "Point coordinates"
- \subpage basic_prop_page "Basic properties"
- \subpage center_mass_page "Center of mass"
- \subpage inertia_page "Inertia"
- \subpage normal_page "Normal to a Face"
- \subpage bounding_box_page "Bounding box"
- \subpage min_distance_page "Min. distance"
- \subpage angle_page "Angle"
- \subpage tolerance_page "Tolerance"
- \subpage managing_dimensions_page "Dimensions"
- \subpage annotation_page "Annotations"
- \subpage whatis_page "WhatIs"
- \subpage inspect_object_operation_page "Inspect Object"
- \subpage shape_statistics_operation_page "Shape Statistics"
\n To check their integrity:
- \subpage boundaries_page "Check Free Boundaries"
- \subpage free_faces_page "Check Free Faces"
- \subpage check_shape_page "Check Shape"
- \subpage check_compound_of_blocks_page "Check compound of blocks"
- \subpage get_non_blocks_page "Get non blocks"
- \subpage check_self_intersections_page "Detect Self-intersections"
- \subpage fast_intersection_page "Fast intersection"
\n Our TUI Scripts show how to use
\ref tui_measurement_tools_page "Measurement Tools" with TUI
commands.
*/