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.

Visual Basic

Public Structure Solid3dMassProperties
End Structure

C#

public struct Solid3dMassProperties {
}

Links

Solid3dMassProperties Properties