Method: CBES#initialize
- Defined in:
- lib/openstudio-standards/standards/cbes/cbes.rb
#initialize ⇒ CBES
Returns a new instance of CBES.
7 8 9 10 |
# File 'lib/openstudio-standards/standards/cbes/cbes.rb', line 7 def initialize super() load_standards_database end |