I'm trying to implement a way to calculate thermal bridges in the ground surfaces and the only thing that is missing is that I need to get the Edges. I can get the Point3d
but the thing I really like to have access to is the SketchUp's own entities of the OpenStudio model which in this case is the Edges. So how does one do this. How to get the matching entity of an OpenStudio model?