2012-08-09 13:58:02 +06:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page inertia_page Inertia
|
|
|
|
|
2014-05-05 12:16:12 +06:00
|
|
|
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 <b> 1:1, 2:1</b> and <b>3:1</b>) and
|
|
|
|
- the relative moments of inertia (in row <b>IX & IY & IZ</b>)
|
|
|
|
|
2012-08-09 13:58:02 +06:00
|
|
|
\n <b>TUI Command:</b> <em>geompy.Inertia(Shape),</em> 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".
|
|
|
|
|
2014-05-05 12:16:12 +06:00
|
|
|
|
2012-08-09 13:58:02 +06:00
|
|
|
|
|
|
|
*/
|