lib/to_openstudio.rb in honeybee-openstudio-2.21.1 vs lib/to_openstudio.rb in honeybee-openstudio-2.22.0

- old
+ new

@@ -51,9 +51,10 @@ # extend the construction objects require 'to_openstudio/construction/opaque' require 'to_openstudio/construction/window' require 'to_openstudio/construction/windowshade' +require 'to_openstudio/construction/dynamic' require 'to_openstudio/construction/shade' require 'to_openstudio/construction/air' # extend the material objects require 'to_openstudio/material/opaque' \ No newline at end of file