Class: OpenStudio::Model::Space
- Inherits:
-
Object
- Object
- OpenStudio::Model::Space
- Defined in:
- lib/openstudio-standards/btap/attributes.rb
Instance Attribute Summary collapse
-
#construction_set ⇒ Object
readonly
Returns the value of attribute construction_set.
-
#surfaces_hash ⇒ Object
readonly
Returns the value of attribute surfaces_hash.
Instance Attribute Details
#construction_set ⇒ Object (readonly)
Returns the value of attribute construction_set.
28 29 30 |
# File 'lib/openstudio-standards/btap/attributes.rb', line 28 def construction_set @construction_set end |
#surfaces_hash ⇒ Object (readonly)
Returns the value of attribute surfaces_hash.
29 30 31 |
# File 'lib/openstudio-standards/btap/attributes.rb', line 29 def surfaces_hash @surfaces_hash end |