/*!
\page inertia_page Inertia
This operation returns the axial moments of inertia for the selected geometrical object.
\image html measures4.png
The table displays:
- 3*3 matrix of its own moments of inertia (in rows 1:1, 2:1 and 3:1) and
- the relative moments of inertia (in row IX & IY & IZ)
\n TUI Command: geompy.Inertia(Shape), where \em Shape is
a shape for which the own matrix of inertia and the relative moments of inertia are
returned.
See also a \ref tui_inertia_page "TUI example".
*/