04-05-2023, 07:05 PM
Oh sorry, I forgot to check back into this thread and look at your file. Glad it's solved!
As for the interpolation setting, that's per-subspline. So if your spline object has 3 subsplines and you set the interpolation setting to 1000, there will be 3000 total resolution points generated.
You can generally keep that value pretty high, regardless. The math involved to do the nearest point searches is pretty quick.
As for the interpolation setting, that's per-subspline. So if your spline object has 3 subsplines and you set the interpolation setting to 1000, there will be 3000 total resolution points generated.
You can generally keep that value pretty high, regardless. The math involved to do the nearest point searches is pretty quick.