Version: 6.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Groups Pages
Inertia

Returns the axial moments of inertia for the selected geometrical object.


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).


TUI Command: geompy.Inertia(Shape), where Shape is a shape for which the own matrix of inertia and the relative moments of inertia are returned.

See also a TUI example.

measures4.png
Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS