PrincipalMoments Property

Gets the principal moments property of the solid or region.

See Also | Example

Signature

object.PrincipalMoments

object

3DSolid, Region
The object or objects this property applies to.

PrincipalMoments

Variant (three-element array of doubles); read-only
The X, Y, and Z coordinates calculated on the current coordinate system.

Remarks

The principal moments are returned as X, Y, and Z coordinates defined as a variant. They are calculated based on the current coordinate system.

 

   Comments?