AirFanType Enumeration

AirFanType Enumeration

The type of air fan.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum AirFanType
Public Enumeration AirFanType
public enum class AirFanType
type AirFanType
Members
Member nameValueDescription
ConstantVolume0 
VariableVolume1 
See Also