# Cut

## <img src="/files/rVY7Jl63ox2v5HxsMpRa" alt="" data-size="line"> Cut

With this command you can make a hole on a solid object. It's especially useful to punch holes into your designs using the shape you want.

If you run this command, it will ask you to select the planar curve you want to use as the shape, and then a solid object which you want to make the hole into.

{% hint style="info" %}
To take effect, the selected planar curve should be oriented with its inner area towards the solid object.
{% endhint %}


---

# 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/cut.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.
