First time here? Check out the Help page!
1 | initial version |
I think I got it from searching the source code:
In [1]: sketchup_model = Sketchup.active_model
In [2]:model = sketchup_model.model_interface.openstudio_model
In [3]:model.class
Out[3]: OpenStudio::Model::Model