ZoneEquipmentData Members

The ZoneEquipmentData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ZoneEquipmentData
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsDataCompleted
Is the required data completed for this zone equipment?
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyAirSystemId
The air system used for this zone equipment, if applicable.
Public propertyChilledWaterLoopId
The chilled water loop used for the chilled water option of cooling coil.
Public propertyCondenserWaterLoopId
The condenser water loop used for the direction expansion water cooled option of cooling coil.
Public propertyCoolingCoilType
The type of cooling coil. Note this property change would reset the chilled water loop.
Public propertyEquipmentBehavior
The behavior of how zone equipment is allocated with assigned spaces.
Public propertyEquipmentType
The type of zone equipment. Note this property would reset other properties.
Public propertyHeatingCoilType
The type of heating coil. Note this property change would reset the hot water loop.
Public propertyHotWaterLoopId
The water loop element id for the hot-water heating coil.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyVRFLoopId
The Varible Refrigerant Flow loop for the VRF fan coil equipment type.

See Also