I’m developing a project and i can’t create in grasshopper a internal spiral or with straight sections circulations. Can someone explain me how to do it please (i uploaded de grasshopper file and a image of what i need). Thank in advance.
OK, I had forgotten that the other model expects a round cone centered at World XY so it may be no help at all in your quest. It took me a few seconds to copy the old model into your model, then a few minutes to locate your “base plane” and a few more minutes to refactor your code so that multiple references all use the same plane, removing redundant code that defines it.
Unfortunately, it doesn’t turn out well and I have no more time for this now, sorry. Good luck.
How about this? Note that your model was actually two breps, not one; I didn’t notice that before. So I joined them with SUnion and then sorted its edges “along” a circle, because the vertical edges on the bottom portion were in the opposite order from those on the top portion.
CullPt was necessary to remove duplicate intersection points at the seam between top and bottom. Why Series? It’s simple in concept but complicated to explain…
P.S. I probably should have filtered out all the horizontal edges and used only the verticals but I didn’t see any problem in this case(?), so didn’t bother.
P.S. I see a flaw now that I didn’t notice in version ‘b’. A cross-over of the spiral(s) at the seam between top and bottom. I know how to fix it… Will get to it eventually, unless you beat me to it?
This is a pretty cool idea. Not that random is better by any means than individually located points, but here’s a riff on a different method for creating the base shape.
good morning, i have to make something like this example you have made. i have tried some of your steps but with no results, i can’t figure out how to make the curve around the building that follows its shape and is parametric, can you help me? please cluster edifici ok_S.gh (67.1 KB)