Share

MassProperties.Area Property

Parent Object: MassProperties

Description

Property that returns the area of the entity.

Syntax

MassProperties.Area() As Double

Property Value

This is a read only property whose value is a Double.

Samples

Name Description
Mass Properties from Part This sample demonstrates getting mass properties from a part. This sample is specific to a part document, but the MassProperties object can also be obtained from an Assembly document and from component occurrences. To run the sample you must have a part document open that contains a solid.

Version

Introduced in version 5

Was this information helpful?