IiProperties.Mass 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: 25.0

Syntax

VB

Property Mass As Double
	Get
	Set

C#

double Mass { get; set; }

Property Value

Type: Double
The mass in document units.

See Also

Reference

IiProperties Interface
Mass Overload
Autodesk.iLogic.Interfaces Namespace