Combined platform from curves

How can I make a continuous platform that runs through the centers of the curves? I currently just interpolated a curve from the area centroids and did a simple sweep to envision it but am not sure how to move on from here.

continuous plane.gh (23.9 KB)

Could you please internalise data for all curves from Rhino or share the 3dm file?

Just reuploaded with the data internalised! Sorry, must have forgot to save the file before i edited the upload.

I’ll add the file here too

continuous plane.gh (23.9 KB)

I’m not sure if this is what you want?


CombinedPlatformFromCurves.gh (21.3 KB)

1 Like

Oh, the previous was interesting! But I was looking more at a plane that just runs through so that I can project the curves onto it and eventually make a separate form from there. I think the edit you made might be it.