I am trying to create a loop in grasshopper. Initially, i had a line and i drew a circle at the start point at the line, i intend to draw 7 loops based on the intersection point of last. After the last iteration, i intend to send the results to cluster output, however it did not do so.
Lopping plug-ins cannot be in clusters, Anemone, Hoopsnake, Kangaroo, etc. Clusters solve one time. You will need to script that loop if you want it in a cluster.