Openstudio surface matching hangs while matching Model
The ruby process hangs while matching my model.
I am using openstudio 2.7 and corressponding ruby versions that go with it. The process hangs during intersection. The program control doesn't come back at all. I have the OSM file which is too big to post on here.I can send it to anybody's email as attachment. There are models where the process passes but this model is quite large.
Any help would be great.
Karthick
Are you using the OpenStudio plugin in Sketchup or the measure inside the OpenStudio GUI?
It is through the measure. I didnt use the sketchup plugin. The results are similar with the plugin. The OpenStudio::Model.intersectSurfaces(spaces) hangs the ruby process. Doesn't matter where you call it from.
It sounds like you're hitting the same issue as this: https://github.com/NREL/OpenStudio/is...
Yes I think so. I was reading through the post and I read "so it tries to run every space against every other space, without excused reversed pairs"... Whats an excused reversed pair.
It would be great if I get some help in understanding what that sentence means.?