macumber / openstudio-vA3C

Exporter of OpenStudio Model to vA3C JSON format
6 stars 2 forks source link

ViewModel measure corrupts model #40

Closed shorowit closed 4 years ago

shorowit commented 8 years ago

When I run our BEopt geometry measure without calling the ViewModel measure, the resulting OSM renders correctly in SketchUp without errors:

without_view_model

But when I call the ViewModel measure right after, I get a SketchUp error as well as a reversed roof surface:

with_view_model

Here are the OSM files produced (rename .txt to .osm): without_view_model.txt with_view_model.txt

DavidGoldwasser commented 7 years ago

@macumber that is really odd, I didn't think this would touch the model?