First time here? Check out the Help page!
answered 2017-09-27 10:24:59 -0600
Yeah, you have to reverse the order of the vertices, like so:
surface.setVertices(OpenStudio::reverse(surface.vertices))