# SubDivide

## <img src="/files/aChHnyI6s05D32k5RKqd" alt="" data-size="line"> SubDivide

The SubDivide command applies iterations of the Catmull-Clark subdivision to whole Mesh/SubD objects or selected faces.

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

### Input

* Mesh/SubD face (Select with Ctrl+Shift+Click)

#### **Steps**

1. Start the SubDivide command.
2. Select a Mesh or SubD.

   Use Ctrl+Shift+Click to select Mesh or SubD faces.

### Command-line options

#### **DeleteInput**

Deletes (Yes) or keeps (No) the input objects.

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