From: jfa Dimensions: Inertia
- Returns the axis of inertia for the selected
- geometrical object. Returns the axis of inertia for the selected geometrical object. Result: Displays
- the matrix and moments of inertia in the form of Python Tuple (I11, I12,
- I13, I21,
- I22, I23, I31,
- I32, I33, Ix,
- Iy, Iz).
-
-
I21, I22, I23,
+I31, I32, I33,
+Ix, Iy, Iz).
-
TUI command: geompy.Inertia(Shape), where - Shape is a shape for which a matrix of inertia and moment of inertia are - returned.
- + Shape is a shape for which a matrix of inertia and moment of inertia are returned.- -
- - + +
+
Calculates the normal vector to the selected Face. The Point +is a point of the Face, where the Normal should be calculated.
++
-
Detects and highlights wires and edges that - correspond to the shape's boundary.
+ ++
Detects and highlights wires and edges that correspond to the shape's boundary.
TUI Command :