ComfyUI Node
Fill Holes PyMeshFix (backend)
A ComfyUI node in geompack/repair with 3 inputs and 2 outputs.
Fill Holes PyMeshFix (backend)
- mesh
- filled_mesh
- info
◄max_edges0►
◄refinetrue►
Categorygeompack/repair
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh | TRIMESH | — | |
| max_edgesopt | INT | 00–100000 | Max boundary edges for a hole to be filled. 0 = fill all holes. |
| refineopt | COMBO | true | Refine filled regions for better triangle quality. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| filled_mesh | TRIMESH | — |
| info | STRING | — |