# Shrink Wrap

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FGgu3FVpdBDgIRFwbiga5%2F3DPRINT_SHRINKWRAP.png?alt=media&#x26;token=39c87cb6-465e-4645-ac22-30d8965e39b6" alt="" data-size="line">Shrink Wrap <a href="#elegoo-cura-connector" id="elegoo-cura-connector"></a>

The ShrinkWrap command creates a mesh wrapping around the selected geometry, including NURBS surfaces, SubDs, meshes, point clouds, and point objects.

{% hint style="info" %}
**Goldsmith Tip:** This command is an excellent alternative to the 'STL One Click' command when the geometry we want to repair is highly deteriorated.
{% endhint %}

<div align="left"><figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FNmwNZoEsurP1XQWg20fa%2Fshrinkwrap.gif?alt=media&#x26;token=ea0b66c1-7f61-4214-b081-5bf1b66c504d" alt=""><figcaption></figcaption></figure></div>

The ShrinkWrap command is ideal for creating:

* Meshes for 3D printing.
* A solid mesh from the union of multiple input objects.
* A solid mesh from 3D scan data fragments.
* Meshes without internal self-intersections.
* Offset meshes for shell operations.
* Reverse engineering workflow.
* Point cloud meshes.
* Valid closed meshes from broken or often hard-to-repair geometry

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/shrinkwrap.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/3d-printing/manual-stl-repair/shrink-wrap.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.
