Namespace:
Autodesk.Revit.DB.Mechanical
ConditionType
Enumeration
Description:
An enumerated type listing all the possible condition types for a space object.
An enumerated type listing all the possible condition types for a space object.
ConditionType Enumeration Members:
Name | Description |
---|---|
0 | Condition Type is Heated. |
1 | Condition Type is Cooled. |
2 | Condition Type is HeatedAndCooled. |
3 | Condition Type is Unconditioned. |
4 | Condition Type is Vented. |
5 | Condition Type is NaturallyVentedOnly. |
6 | Condition Type is NoOfConditionTypes. |