Autodesk.AutoCAD.BoundaryRepresentation Namespace > BrepEntity Class > BrepEntity Methods > GetMassProperties Method > GetMassProperties() Method
BrepEntity.GetMassProperties() Method
Description

Returns the mass properties contributed by this topology object, with an entire chain of transforms from the subentity path applied where appropriate. A uniform unity density is assumed. The tolerance required and tolerance achieved are globalized values.

Visual Basic
Public Function GetMassProperties() As MassProperties
C#
public MassProperties GetMassProperties();
Links
   Comments?