Gh, brep into go

Hello,
Ime finding it difficult to transform a brep I’ve created into a geometry where I can then bake the file and print it. could someone please let me know what I am miss?

thank you

TABLE.gh (22.8 KB)

If you use an XZ Plane for your offset curve instead of the XY Plane you were using your file produces closed breps.

I would use Loft instead of Ruled Surface to produce your base surfaces.

Don’t know how you plan to print these thin frames, but the file produces closed breps.

TABLE_221110a.gh (18.7 KB)

-Kevin

Thank you, Kevin. Is there a way to take the brep and convert it into a geometry?

I am not sure what you are asking here. A closed brep can be baked into Rhino as a polysurface (right-click on the Extrude component and select Bake…).

-Kevin