Hello.
I have the following problem: there is a curved surface built using two segments of a circle with different radius and different height position. I need to build a curve on the surface by two variants:
- more complicated - with an offset (can be different) from the corners on the diagonal.
- simple - from one corner to the other on the diagonal. In general, it is even clear that you can find the center of the curves, draw a line between them to find the middle of this curve, but what to do next, what tool to use I do not know.
Maybe who has faced such a problem and knows the solution?
Get_curve_on_brep.gh (3.1 KB)