I’m trying to array a circle along a crv. This is my result. I’d like to keep the circle object perpendicular to the crv like is is in the straight sections.
array.3dm (129.2 KB)
I’m trying to array a circle along a crv. This is my result. I’d like to keep the circle object perpendicular to the crv like is is in the straight sections.
array.3dm (129.2 KB)
Hello - first, use ShowEnds
on the path curve - the ends are not where you think, I’m guessing. Fix that first and then see what ArrayCrv
gets you.
-Pascal
Wow. That worked. I can’t understand how a curve end cannot be where the visible end is? Oh how I managed to create it that way?.