Divide curves to create curves from point

Hi All,

I’ve arrayed lines, divided them to generate points. Now I’d like to use these points to create new curves around the full circle similar to indicated below.(in red)

I’ve got the points but Im not sure how to ‘separate them’ so I can use them to generate the new curves.

Any help would be very much appreciated.

Many thanks,

Stephan
Create curve.gh (5.5 KB)

This is a simple example for the Relative Item component.

relative_item_lines.gh (7.8 KB)

Learn more about data trees here:

Designing with Data Trees | The Grasshopper Primer Third Edition (gitbooks.io)

2 Likes