Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

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