algorithmic modeling for Rhino
a symple example using just Grasshopper components
just a short look on your code tell me that this piece of code is wrong. You have no list or other collection for your points, for your lines and no iteration over your points.
You need something like
for each point_1 in line_1
for each point_2 in line_2
next
next
and so on...
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by