Get the Actual Supply Airflow of the Space.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public double ActualSupplyAirflow { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ActualSupplyAirflow As Double Get |
| Visual C++ |
|---|
public: property double ActualSupplyAirflow { double get (); } |
Remarks
This property is used to get the Actual Supply Airflow (Unit: CFM) of the Space.