Hello,
I am trying to model a reciprocal-type frame over a column, and am running into a recursive loop problem. From what I can find out, it seems that a loop with Anemone may be able to solve my issue, but I am having some trouble figuring out how to implement it. I hope I can resolve the issue without Python/C# or Kangaroo. I would like to keep the geometry of the frame linked to the surface so that I can modify the surface later and the frame will adapt, as opposed to ‘growing’ the frame up from the bottom. Images below show where the recursive problem arises when endpoints are relocated to points on curves. Also pictured is an idea of how the frame should look if it is unrolled.
Any help would be greatly appreciated. Thanks in advance!
RecursiveColumn.gh (34.5 KB)