# Check

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FtLlAI65f7dPoXpzU0Btl%2F1_3DPRINT_CHECK.png?alt=media&#x26;token=7d385d20-d987-4ceb-a532-aea7f8634d04" alt="" data-size="line"> Check

The **Check** command in Rhinoceros 3D evaluates selected objects for errors in their data structure and generates a detailed report to help diagnose potential geometry issues.

**How It Works:**

1. **Activate the Command:**\
   Type `Check` in the command line or select it from the Analyze > Diagnostics menu.
2. **Select Objects:**\
   Choose the objects you want to analyze.
3. **Review the Report:**\
   Rhino generates a detailed report, listing any errors or irregularities in the selected objects' data structure.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FmgJdLytg8s0mIeF77zwE%2Fimage.png?alt=media&#x26;token=15fc3ef0-65af-47fb-8447-7d16c1267ec7" alt=""><figcaption></figcaption></figure>

**Purpose:**\
This command is used to ensure the integrity of model geometry, making it easier to identify and troubleshoot problematic objects.


---

# 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/manufacturing/manufacturing/check.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.
