Solid3dMassProperties Structure

Visual Basic
Public Structure Solid3dMassProperties
End Structure
C#
public struct Solid3dMassProperties {
}
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.

Links