Class: OpenStudio::Model::Surface
- Inherits:
-
Object
- Object
- OpenStudio::Model::Surface
- Defined in:
- lib/openstudio-standards/btap/attributes.rb
Instance Attribute Summary collapse
-
#construction_hash ⇒ Object
readonly
Stores the construction for this surface.
Instance Attribute Details
#construction_hash ⇒ Object (readonly)
Stores the construction for this surface.
33 34 35 |
# File 'lib/openstudio-standards/btap/attributes.rb', line 33 def construction_hash @construction_hash end |