Enumerations for gbXML (Green Building XML) format, used for energy analysis, schema version 0.34. 
  This enumeration corresponds to the buildingType attribute in gbXML and is used to specify the most predominant building use type. 
   Namespace:   Autodesk.Revit.DB.Analysis  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0) 
  Since:  2011 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Members
| Member name | Description | 
|---|---|
| CustomizeBuildingType | |
| NoBuildingType | |
| AutomotiveFacility | |
| ConventionCenter | |
| Courthouse | |
| DiningBarLoungeOrLeisure | |
| DiningCafeteriaFastFood | |
| DiningFamily | |
| Dormitory | |
| ExerciseCenter | |
| FireStation | |
| Gymnasium | |
| HospitalOrHealthcare | |
| Hotel | |
| Library | |
| Manufacturing | |
| Motel | |
| MotionPictureTheatre | |
| MultiFamily | |
| Museum | |
| Office | |
| ParkingGarage | |
| Penitentiary | |
| PerformingArtsTheater | |
| PoliceStation | |
| PostOffice | |
| ReligiousBuilding | |
| Retail | |
| SchoolOrUniversity | |
| SingleFamily | |
| SportsArena | |
| TownHall | |
| Transportation | |
| Warehouse | |
| Workshop | |
| NoOfBuildingTypes |