MassLevelDataNVolume Property |
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: 25.0.0.0 (25.0.0.0)
Syntaxpublic double NVolume { get; }
Public ReadOnly Property NVolume As Double
Get
public:
property double NVolume {
double get ();
}
member NVolume : float with get
Property Value
Double
See Also