First time here? Check out the Help page!
answered 9 years ago
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