# Shell

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FgLCdokPPkvRssATeJzgG%2FG3_02_SOLID__SHELL.png?alt=media&#x26;token=c2c18da6-09a5-43c0-8bb0-0573210369f2" alt="" data-size="line"> Shell <a href="#profiles" id="profiles"></a>

The Shell command creates a hollowed out shell from a solid.

Shell only operates on simple, solid, manifold polysurfaces. These surfaces are removed and the remainder is offset inward, using the outer parts of the removed surfaces to join the inner and outer parts.

<div align="left"><figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FivGycxvzG1aTQDAZVzZ3%2Fshell.gif?alt=media&#x26;token=873ca4c0-7303-4c61-8bbe-39f2a2d670a6" alt=""><figcaption></figcaption></figure></div>

**Steps**

1. Select faces to remove from closed polysurface.\
   Leave at least one face unselected.
2. Press Enter when done\
   This step specifies which surfaces will be removed to make the shelled object.

#### Command-line options

-Thickness: Specify the thickness for the shell.

-DeleteInput: Specify if the input object will be deleted.

-EditThickness: Select a shelled object with History recorded to change the thickness.

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


---

# 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/solid/shell.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.
