Class: BuildingSync::EntityTypeEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::EntityTypeEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemaentityTypeEnum
Constant Summary collapse
- C_File =
new("File")
- Model =
new("Model")
- Project =
new("Project")
- Run =
new("Run")