gbXMLBuildingOperatingSchedule
Description:
Enumerations for gbXML (Green Building XML) format, used for energy analysis, schema version 0.34.
Enumerations for gbXML (Green Building XML) format, used for energy analysis, schema version 0.34.
Remarks:
This enumeration corresponds to the buildingType attribute in gbXML and is used to specify the building operating schedule.
This enumeration corresponds to the buildingType attribute in gbXML and is used to specify the building operating schedule.
[ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit. Please use Autodesk.Revit.DB.Analysis.HVACLoadBuildingType instead.")]
public enum gbXMLBuildingOperatingSchedule
| Name | Description |
|---|---|
| DefaultOperatingSchedule | |
| KindergartenThruTwelveGradeSchool | |
| NoOfOperatingScheduleEnums | |
| TheaterPerformingArts | |
| TwelveHourFiveDayFacility | |
| TwelveHourSevenDayFacility | |
| TwelveHourSixDayFacility | |
| TwentyFourHourHourFiveDayFacility | |
| TwentyFourHourHourSixDayFacility | |
| TwentyFourHourSevenDayFacility | |
| Worship | |
| YearRoundSchool |