Hi Matadem, the best way is to model it as a solid block that is cut, rather than modeling it as a 3D ribbon that needs to be filled.
For a curve like this one here:
Which when viewed from the top has a 2D silhouette profile:
you don't want to be directly constructing the 3D version of that curve - instead you want to have a 2D profile curve which cuts an extended solid block.
So for your case here the extended solid block would be an extrusion of this planar profile curve:
Then select the extended block and use boolean difference to cut it with these 2D profile curves:
That will cut up the solid into several solid pieces:
Discard the outside pieces leaving the inner one that you want for the result:
The main thing is that when you form a shape as a solid that is cut by 2d profile curves, the resulting pieces will already be solids with "side walls" left behind from the cutting curves so it's already filled in.
- Michael
|