ProductOfInertia Property |
Gets the product of inertia of the solid or region.
Signature
object.ProductOfInertia
object
3DSolid, Region
The object or objects this property applies to.
ProductOfInertia
Variant (three-element array of doubles);
read-only
The X, Y, and Z coordinates calculated on the
current coordinate system.
Remarks
The product of inertia is returned as X, Y, and Z coordinates defined as a variant. It is calculated based on the current coordinate system.
Comments? |