# Fill

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FMM8v5tfx89xFjsLePoxy%2FG6_02_SUBD_FILL_HOLE.png?alt=media&#x26;token=1ed60b79-dd33-4aa5-bfad-982dd0eb7a87" alt="" data-size="line"> Fill <a href="#profiles" id="profiles"></a>

The Fill command creates SubD/mesh faces from SubD/mesh boundary edges.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/fill.gif" alt=""></div>

### Input

* Naked SubD or mesh edges

#### **Steps**

1. Start the command.
2. Click SubD/mesh boundary edges one by one to select a chain.

   Or, double-click an edge to select a whole boundary chain.
3. Press Enter.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/fill.htm#\(null\)).


---

# 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://docs.rhinoartisan.com/commands/subd/edition/fill.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.
