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.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
C# |
---|
public enum gbXMLBuildingType |
Visual Basic |
---|
Public Enumeration gbXMLBuildingType |
Visual C++ |
---|
public enum class gbXMLBuildingType |
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 |