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