lib/to_openstudio.rb in honeybee-openstudio-2.29.3 vs lib/to_openstudio.rb in honeybee-openstudio-2.30.0
- old
+ new
@@ -58,9 +58,10 @@
require 'to_openstudio/construction/air'
# extend the material objects
require 'to_openstudio/material/opaque'
require 'to_openstudio/material/opaque_no_mass'
+require 'to_openstudio/material/vegetation'
require 'to_openstudio/material/window_gas'
require 'to_openstudio/material/window_gas_mixture'
require 'to_openstudio/material/window_gas_custom'
require 'to_openstudio/material/window_blind'
require 'to_openstudio/material/window_glazing'
\ No newline at end of file