The volume of from the level of this MassLevelData (Mass Floor) to the next in the mass.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
C# |
---|
public double NVolume { get; } |
Visual Basic |
---|
Public ReadOnly Property NVolume As Double Get |
Visual C++ |
---|
public: property double NVolume { double get (); } |