01-20-2021, 09:37 PM
Sorry, my bad, I didn't understood you correctly.
You will indeed have to do your test in a loop and test all the splines. If performance is an issue, then consider testing against the bounding box of splines as an elimination step (CurvySpline.Bounds)
You will indeed have to do your test in a loop and test all the splines. If performance is an issue, then consider testing against the bounding box of splines as an elimination step (CurvySpline.Bounds)
Please consider leaving a review for Curvy Splines, this helps immensely. Thank you.

