Hi all,
Looking to divide a curve into uneven segments, but I'd like more
control than the random divide post suggests. I've been working with
the length between two sine curves (varying number of points,
frequency + amplitude) to get a list of varied (but similar) lengths.
Now I'd like to use those lengths with a divide.Length command, but I
end up with even divisions for each of the individual lengths in my
list. I tried an Evaluate Length, but I'm not convinced the results
are dividing A to B, then B to C, and so on- my divisions are not
equal to the length data. Any help is appreciated!