Remove holes from a face by rebuilding it from only the outer wire.
Equivalent to OpenSCAD's fill() — takes a 2D face with holes and returns a solid face with all internal cutouts filled in.
fill()
Remove holes from a face by rebuilding it from only the outer wire.
Equivalent to OpenSCAD's
fill()— takes a 2D face with holes and returns a solid face with all internal cutouts filled in.