How can I make similar point offset to top curve?
Test.gh (10.1 KB)
Thank you @bbalbastre , Your method is correct. But in case many horizontal curve is there, How can I achieve my result? I need to create intersection points for these curves & then this points should move to specified distance vertically.
Hi @sajesh_pj
I didn’t understand your problem. I think this script may help you.
Test (1).gh (7.7 KB)
Regards
Thank you
Hi @sajesh_pj
Here you have. There are many results for this problem so according to the degree of the curve you will obtain one curve or another. For instance, in case of degree 1 you obtain a polyline.
Test (1).gh (9.6 KB)
Regards!
Thank You.