Hello,
I’m working to create a winding block wall. The problem is that when I try to add an opening to the wall by pulling up the bottom curve I lose my structure. I can tell it has to do with my contour lines being interrupted by pulling up the bottom curve, but not sure why or how to correct.
WindingWall.gh (25.7 KB)
When I divide the contour lines its taking the shortest contour line and applying the division to all, but I want to divide the longest line and then apply those division lengths to the rest of the lines.
This is what I’d like to create in Rhino, but a curved opening.
Try this method.
wall.gh (1.1 MB)
1 Like
Leopold, This works well for me thank you. I was able to use it with lofted wavy lines as the geometry and the wall created from my script. The collision function is new to me!