MassProperties.AvailableAccuracy Property
Parent Object: MassPropertiesDescription
Indicates the computational accuracy of mass properties calculations.
Syntax
MassProperties.AvailableAccuracy() As MassPropertiesAccuracyEnumProperty Value
This is a read only property whose value is a MassPropertiesAccuracyEnum.Samples
Name | Description |
Computing mass properties without dirtying document | This sample demonstrates getting mass properties from a part without dirtying the document (i.e. without caching the computed results in the document). This sample is specific to a part document, but the MassProperties object can also be obtained from an Assembly document and from component occurrences. |