Hello, I’m new to Rhino. I followed this tutorial and applied it to my surface. I managed to play with the thickness and make the diamond shapes more or less rounded.
Now I’d like to create some kind of edge/border around the whole shape. Could someone help me with that?
I tried using Pipe on the curve I used to create the surface, but it doesn’t blend nicely with the shape.
here you go! I see that after adding BrepEdges, it does select the border but how to make it thicker and blend with the rest? (I’m new to Rhino). If there is another method apart from this I’m open to try it! I just like how smooth and round this one looks.
Your problem would be solved already if you had told us from the start that you want to use MultiPipe for BOTH your surface diagrid and the border of the surface
You’re almost there!
However, you can take some shortcuts like this: unnamed2.gh (28.4 KB)
NOTE:
The RegionIntersection component will be slow (circled in red)—if you don’t want to wait ~1 min, then I recommend using the Clipper2 plugin for FAST curve booleans, but your border curves will need to be converted to polylines.
Also, though this result is correct—a unified closed multipipe—you might still get some normal discrepancies: