Class: OpenStudio::Model::Space

Inherits:
Object
  • Object
show all
Defined in:
lib/openstudio-standards/btap/attributes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#construction_setObject (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_hashObject (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