Salome HOME
Review or reference documentation. Improvement of sketcher and measurement tools...
[modules/geom.git] / doc / salome / gui / GEOM / input / inertia.doc
1 /*!
2
3 \page inertia_page Inertia
4
5 This operation returns the axial moments of inertia for the selected geometrical object.
6
7 \image html measures4.png
8
9 The table displays:
10 - 3*3 matrix of its own moments of inertia (in rows <b> 1:1, 2:1</b> and <b>3:1</b>) and  
11 - the relative moments of inertia (in row <b>IX & IY & IZ</b>)
12
13 \n <b>TUI Command:</b> <em>geompy.Inertia(Shape),</em> where \em Shape is
14 a shape for which the own matrix of inertia and the relative moments of inertia are
15 returned.
16
17 See also a \ref tui_inertia_page "TUI example".
18
19
20
21 */