Create Solid using 2 non planar surfaces

I am trying to make a solid using 2 non planar surfaces as shown in the pic.
Is there any way to create this in GH?
I have tried sweep using curves but am not able to convert that into a solid later.
Extrude along isn’t giving an acceptable result as well.name radial extrude.gh (11.2 KB)

How about using Sweep 1?


name radial extrude_re.gh (12.0 KB)

2 Likes

Another way as I have not the Wood Bagots plugin


name radial extrudeLD.gh (11.0 KB)

2 Likes

got these error when i tried sweep 1

  1. A null section was removed from the list.
  2. At least a single section curve is required.
  3. Data conversion failed from Surface to Curve

Let me give it a try. Seems like a handy plugin

1 Like

It is not a plugin, it is a C# script from this discussion

Thanks. Realised later :smiley: