IiPropertiesMass Property |
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: 23.0
Syntax Property Mass As Double
Get
Set
double Mass { get; set; }
Property Value
Type:
DoubleThe mass in document units.
See Also