algorithmic modeling for Rhino
Hi everybody,
I just have a small data tree problem. I wanna connect all points in the same tree parth with a line, but I really can't figure out what component is missing. I tried it with data parth so it would look like two flattern trees for the two paths, but it didn't work.
Could anybody please help me?
Tags:
If you just have two branches in the tree, You could explode tree - which give you two outputs (path 0, and path 1). Then flatten those outputs and connect them to the line component.
Unfortunately I will have more than two branches at the time, thanks anyway.
Is there no connection possibility between the points in each branch. It seems like a easy problem (it mostly does) ;).
Reverse isn't an option, too. Because then I don't have a connection between all the points in each branch.
Why don't you use "polyline" instead of "Line"? According to your screencap, you've connected the same each point as start and end point, so it has produced 0 length lines.
In my opinion, there are two possibilities.
First one is using "Polyline" and then "Explode". Second one is using "Shift List"(Shift offset both -1 and 1, wrap value to False) and connect both branchs to lines.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by