Hi all,
I've been looking to divide a curve into uneven segments, but with
more control than the random divide post suggests. I currently have a
definition that finds the length between two variable sine curves
(variable by number of points, frequency, and amplitude), giving me a
list of similar but varied lengths (which is the goal- slight
variations on a repetitive spacing length). However, when input into a
Divide.Length, the result is equal divisions of the curve for each
length of my list. I tried an EvaluateLength command, but the results
still are not the "length1,  length2, etc" division I am after. I
imagine there is a relatively simple list management technique I am
missing. Any thoughts are appreciated

Reply via email to