ZoneEquipmentData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the ZoneEquipmentData | |
| 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 . |
| IsDataCompleted() | bool | Is the required data completed for this zone equipment? | |
| ToString | None | Returns a string that represents the current object. (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| AirSystemId | ElementId | The air system used for this zone equipment, if applicable. | |
| ChilledWaterLoopId | ElementId | The chilled water loop used for the chilled water option of cooling coil. | |
| CondenserWaterLoopId | ElementId | The condenser water loop used for the direction expansion water cooled option of cooling coil. | |
| CoolingCoilType | AirCoolingCoilType | The type of cooling coil. Note this property change would reset the chilled water loop. | |
| EquipmentBehavior | ZoneEquipmentBehavior | The behavior of how zone equipment is allocated with assigned spaces. | |
| EquipmentType | ZoneEquipmentHvacType | The type of zone equipment. Note this property would reset other properties. | |
| HeatingCoilType | AirHeatingCoilType | The type of heating coil. Note this property change would reset the hot water loop. | |
| HotWaterLoopId | ElementId | The water loop element id for the hot-water heating coil. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| VRFLoopId | ElementId | The Varible Refrigerant Flow loop for the VRF fan coil equipment type. |