Connect these points vertically

vertical.gh (7.8 KB)
Hello,
What is the best way to connect these points vertically to


each other?

I guess you first need to branch curves by Z-coordinate and also make sure curves in each branch have xy aligned center points, then you can just divide them and path mapper those points into sort of “artificial” Flip Matrix:

vertical_inno.gh (15.7 KB)

(post deleted by author)


vertical_2025Jul22a.gh (20.1 KB)

1 Like

very nice.

Great.

The lines look a lot like columns where you have defined floor levels. If that is the case another option is to use mass addition to create your points. If you are new to this pay close attention to the tree as you create it. If these are columns, you can easily add all sorts of information to each column.


vertical_brad.gh (7.1 KB)