Identifies the mass of the rebar set. It is computed as the sum of the masses of all individual bars.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic double Mass { get; }Public ReadOnly Property Mass As Double
Get
public:
property double Mass {
double get ();
}member Mass : float with get
Property Value
Double
See Also