Hello all, I have a warped roof with structural members running underneath. I am trying to create a graph that will find the elevation of where the structural members will meet the roof along a grid at three locations: one in the center line and one on each outside face.
The graph I have created works and gives me the elevations that I want, but there is one bug to it. Geometry.Intersect appears to drop the fifth item in my list. It does not matter if there are 5 or 25. Has anyone else had this problem and have a solution to it?