Connect data

Hi Guy,
I have one problem to connect some data in grasshopper

in my file I input points coordinate and list of point name.
And list of line name and line section
How to create Line from two points with
1- Start point name and End point name Find in list point name
2- List point name merge with Point list
3- Merge Line name with Line section
Thanks All
Connect points.gh (28.3 KB)

Is this what you’re looking for?



ConnectPoints.gh (18.7 KB)

1 Like

Hi @Mahdiyar
Thank you so much, it work fine