# PackSubDFaces

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FdTf3oVjWukZcvIe5kfJq%2FG7_03_SUBD_PACK_SUBD_FACES.png?alt=media&#x26;token=3dc50bee-5bbd-461b-99d5-4fd4246bcd32" alt="" data-size="line"> PackSubDFaces <a href="#profiles" id="profiles"></a>

The PackSubDFaces command resets a SubD to the default face packing if adding creases or deleting faces breaks the quad grids.

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

&#x20;  \- The PackSubDFaces command does not change the topology or geometry of a SubD.

&#x20;  \- SubD face packing always stops at creases.

&#x20;  \- The ToNURBS commands creates larger and fewer surfaces from a packed SubD.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/packsubdfaces.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/packsubdfaces.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.
