Share

Solid3dMassProperties Structure

Description

This class encapsulates the data returned by the 3dSolid.getMassProp()ObjectARX function.

This is used for getting the volume properties of the solid (for example, mass properties with density == 1.0). All the properties are evaluated in the WCS.

C#

public struct Solid3dMassProperties {
}

Visual Basic

Public Structure Solid3dMassProperties
End Structure

Links

Solid3dMassProperties Properties

Was this information helpful?