Forked loft?

Hi Folks, I’m trying to figure out if there is a way to loft some curves together such that they create a forked form. Or, if there’s a way to union two surfaces to create a single forked one. I’ve tried a variety of things like making solids first to union and then delte faces but nothings giving me a clean surface output. Any thoughts? Could be in rhino or grasshopper. Here’s a file showing what I’m going for, but as one piece, not two.


splitLoft.3dm (4.6 MB)
Thanks!

Hi Matthew - surfaces cannot fork like this - you’d need to construct it from multiple surfaces; on the other hand that is one of the things that SubD is good at - I’d use SubD here.

-Pascal