ComfyUI Node

Fill Holes

A ComfyUI node in geompack/repair with 7 inputs and 2 outputs.

By PozzettiAndrea·Created 9 months ago·Updated 27 days ago· 209
Fill Holes
  • mesh
  • filled_mesh
  • info
backend
backend.maxholesize0
backend.max_edges0
backend.refinetrue
backend.qualityrefine
backend.perimeter0.030
Categorygeompack/repair

Inputs (7)

NameTypeDefaultDescription
meshTRIMESH
backendCOMBOHole filling algorithm and backend
backend.maxholesizeoptINT00–100000Max number of boundary edges composing a hole. Only holes with this many edges or fewer are closed. 0 = close all.
backend.max_edgesoptINT00–100000Max boundary edges for a hole to be filled. 0 = fill all holes.
backend.refineoptCOMBOtrueRefine filled regions for better triangle quality.
backend.qualityoptCOMBOrefinetriangulate: fast, basic fill. refine: better triangle quality. fair: smooth fill to match surrounding surface.
backend.perimeteroptFLOAT0.0300.001–100Maximum hole perimeter to fill. Relative to mesh scale.

Outputs (2)

NameTypeDescription
filled_meshTRIMESH
infoSTRING