AirSystemData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the AirSystemData | |
| Equals | None | Determines whether the specified Object is equal to the current Object . (Inherited from Object .) | Object . |
| GetHashCode | None | Serves as a hash function for a particular type. (Inherited from Object .) | Object . |
| GetType | None | Gets the Type of the current instance. (Inherited from Object .) | Object . |
| ToString | None | Returns a string that represents the current object. (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| AirFanType | AirFanType | The fan type. | |
| ChilledWaterLoopId | ElementId | The chilled water loop used for the chilled water option of cooling coil. | |
| CoolingCoilType | AirCoolingCoilType | The cooling coil type. Note this property change would reset the chilled water loop. | |
| HeatExchangerType | AirHeatExchangerType | The type of heat exchanger. | |
| HeatingCoilType | AirHeatingCoilType | The heating coil type. Note this property change would reset the heating water loop. | |
| HeatingHotWaterLoopId | ElementId | The water loop element id for the hot-water heating coil. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| PreheatCoilType | AirHeatingCoilType | The preheat coil type. Note this property change would reset the preheat water loop. | |
| PreheatHotWaterLoopId | ElementId | The water loop element id for the hot-water preheat coil. |