I made a surface by curves. When I tried to get the each intersection point coordinates of surface, but each points are rectangle point.
Please tell me how to get the intersection point coordinates.
Thank you
I made a surface by curves. When I tried to get the each intersection point coordinates of surface, but each points are rectangle point.
Please tell me how to get the intersection point coordinates.
Thank you
Not sure if this is what you want, but: Surface.PerimeterCurves > Curve.StartPoint might do the trick.