Gets or sets (overrides) the total mass of the part or assembly.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
Property Mass As Double
Get
Set
C#
double Mass { get; set; }
Property Value
Type:
DoubleThe mass in document units.
See Also
Reference