Share

SurfaceBodyMassProperties Object


Description

The SurfaceBodyMassProperties for the SurfaceBody object.

Methods

Name Description
PrincipalMomentsOfInertia Method that gets the moments of inertia about the principal axis.
XYZMomentsOfInertia Method that gets the moments of inertia about the reference axis with the center of gravity as origin.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Area Read-only property that returns the area of the surface body in database units.
CenterOfMass Read-only property that returns the center of mass.
Mass Read-only property that returns the mass of the surface body in database units.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.
Volume Read-only property that returns the volume of the surface body in database units.

Accessed From

SurfaceBody.MassProperties, SurfaceBodyProxy.MassProperties

Version

Introduced in version 2023

Was this information helpful?