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.
Syntax
public enum ConditionType
Unknown Namespace Members:
Name | Description |
---|---|
Heated | Condition Type is Heated. |
Cooled | Condition Type is Cooled. |
HeatedAndCooled | Condition Type is HeatedAndCooled. |
Unconditioned | Condition Type is Unconditioned. |
Vented | Condition Type is Vented. |
NaturallyVentedOnly | Condition Type is NaturallyVentedOnly. |
NoOfConditionTypes | Condition Type is NoOfConditionTypes. |