Namespace:
Autodesk.Revit.DB.Mechanical
AirSystemData
Class
Description:
Represents the data and parameter of analytical air system.
Represents the data and parameter of analytical air system.
AirSystemData Class Members:
| Name | Description | Inherited From |
|---|---|---|
| AirFanType | The fan type. | |
| ChilledWaterLoopId | The chilled water loop used for the chilled water option of cooling coil. | |
| CoolingCoilType | The cooling coil type. Note this property change would reset the chilled water loop. | |
| HeatExchangerType | The type of heat exchanger. | |
| HeatingCoilType | The heating coil type. Note this property change would reset the heating water loop. | |
| HeatingHotWaterLoopId | The water loop element id for the hot-water heating coil. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| PreheatCoilType | The preheat coil type. Note this property change would reset the preheat water loop. | |
| PreheatHotWaterLoopId | The water loop element id for the hot-water preheat coil. |
| Name | Description | Inherited From |
|---|---|---|
| Dispose | Releases all resources used by the AirSystemData | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |