Namespace:
Autodesk.Revit.DB.Analysis
gbXMLConditionType
Enumeration
Description:
This enumeration corresponds to the conditionType attribute in gbXML. The enumerated attribute identifies the type of heating, cooling, or ventilation the space has.
This enumeration corresponds to the conditionType attribute in gbXML. The enumerated attribute identifies the type of heating, cooling, or ventilation the space has.
Syntax
public enum gbXMLConditionType
Unknown Namespace Members:
Name | Description |
---|---|
NoConditionType | |
Heated | |
Cooled | |
HeatedAndCooled | |
Unconditioned | |
Vented | |
NaturallyVentedOnly | |
NoOfConditionTypes |