| Revit 2022.1 API |
| AirFanType Enumeration |
| See Also |
The type of air fan.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2020
Syntax
| C# |
|---|
public enum AirFanType |
| Visual Basic |
|---|
Public Enumeration AirFanType |
| Visual C++ |
|---|
public enum class AirFanType |
Members
| Member name | Description |
|---|---|
| ConstantVolume | |
| VariableVolume |