The ZoneEquipmentData type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ZoneEquipmentData | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsDataCompleted |
Is the required data completed for this zone equipment?
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AirSystemId |
The air system used for this zone equipment, if applicable.
| |
| ChilledWaterLoopId |
The chilled water loop used for the chilled water option of cooling coil.
| |
| CondenserWaterLoopId |
The condenser water loop used for the direction expansion water cooled option of cooling coil.
| |
| CoolingCoilType |
The type of cooling coil. Note this property change would reset the chilled water loop.
| |
| EquipmentBehavior |
The behavior of how zone equipment is allocated with assigned spaces.
| |
| EquipmentType |
The type of zone equipment. Note this property would reset other properties.
| |
| HeatingCoilType |
The type of heating coil. Note this property change would reset the hot water loop.
| |
| HotWaterLoopId |
The water loop element id for the hot-water heating coil.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| VRFLoopId |
The Varible Refrigerant Flow loop for the VRF fan coil equipment type.
|