X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Finertia.doc;h=70b368497b767128eab193a1b9e40f5f1ede8720;hb=a0e22ed86a0df64143edb095e07295a014b32c88;hp=e489b029a9e059cd4f62958f8697cba7aa68d763;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/inertia.doc b/doc/salome/gui/GEOM/input/inertia.doc index e489b029a..70b368497 100644 --- a/doc/salome/gui/GEOM/input/inertia.doc +++ b/doc/salome/gui/GEOM/input/inertia.doc @@ -2,20 +2,20 @@ \page inertia_page Inertia -Returns the axial moments of inertia for the selected geometrical object. - -\n Result: Displays the matrix of the own moments of inertia and -the relative moments of inertia in the form of Python Tuple -
(I11, I12, I13,
-
I21, I22, I23,
-
I31, I32, I33,
-
Ix, Iy, Iz).
+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". -\image html measures4.png + */ \ No newline at end of file