curve array component grasshopper
Is there a simple tut for this basic operation?
curve array component grasshopper
Is there a simple tut for this basic operation?
Yeah, not really sure whats happening with ArrayCrv… maybe you can use Curve Frame and Orient in the meantime.
arraycrv.gh (8.8 KB)
Amir,
Why do your rectangles cross to the other side of the curve at the inflection point? I Tried using your gh and changed to my path curve and got this odd change at my arrayed circles went around the conic corners.
If orientation is not an issue you can simply use Divide Curve.
Curve Frame always points “inside”, hence the flip.
arraycrv2.gh (6.2 KB)