# Fill Holes

## Holes and Naked Edges <a href="#id-0-0-holes-and-naked-edges" id="id-0-0-holes-and-naked-edges"></a>

Holes and Naked Edges result in models which cannot be printed. In order to have printable models, output meshes should be closed. Follow these steps to create a watertight mesh.

Head in to the Edges and Holes Panel by clicking the `[Fix Holes]` button on the left of the screen.

## Fill Holes <a href="#id-1-0-fill-holes" id="id-1-0-fill-holes"></a>

1. In the `[Holes]` tab, holes are arranged by their perimeter length. The largest holes will have the largest perimeter length. These are generally more difficult to fill.
2. Select the holes you wish to fill either by **selecting them in the model space**, or by **checking them in the panel.**
3. You can `[Select All]` to attempt to fill all holes.
4. Click `[Fix Holes]`
5. Generally, `[Smooth Holes After Filling]` should be kept enabled.
6. Repeat all steps as necessary.

## Smooth Edges <a href="#id-2-0-smooth-edges" id="id-2-0-smooth-edges"></a>

Boundary Edges can also be smoothed rather than just filled.

1. In the \[Holes] menu, select the \[Edges] tab.
2. Select the edges you wish to smooth either by **selecting them in the model space**, or by **checking them in the panel.**
3. You can `[Select All]` to attempt to smooth all edges.
4. Click `[Smooth Edges]`
5. Repeat all steps as necessary.

## Other Resources <a href="#id-3-0-other-resources" id="id-3-0-other-resources"></a>

{% embed url="<https://youtu.be/jUNQ0khnxGA>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ms-kb.msd.unimelb.edu.au/next-lab/3d-scanning/guides/artec-eva-3d-scanner/fill-holes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
