ArraycrvPLUS

 From:  Michael Gibson
3034.32 In reply to 3034.30 
Hi Jesse, also just a bit more on distances.

The way that I was thinking you would probably want the distances to work is to make the distance between each circle be equal. That's the length of the shortest line between each circle, like this:



Would that be good?

That is not exactly the same thing as trying to make "distance traveled along the path curve" be equal, but from what I'm understanding you probably want that more "direct distance spacing between each circle" to be what is controlled, is that correct?

What about when the circles are not all in the same plane because they are rotating to adapt to the surface normal, would it still be that "shortest distance between 2 circles" to make equal even though they were tilted at different angles?

Or do you really actually want "distance as traveled along the path curve" instead of that?

- Michael