Class: BuildingSync::RoughnessValueEnum

Inherits:
String
  • Object
show all
Defined in:
lib/BuildingSync.rb

Overview

http://www.gbxml.org/schemaroughnessValueEnum

Constant Summary collapse

MediumRough =
new("MediumRough")
MediumSmooth =
new("MediumSmooth")
Rough =
new("Rough")
Smooth =
new("Smooth")
VeryRough =
new("VeryRough")
VerySmooth =
new("VerySmooth")