> For the complete documentation index, see [llms.txt](https://docs.deepform.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors.md).

# Geometry Processing Errors

Click on errors in the list below to see details.

#### [Unsupported File Error](/explorations/start-exploration/geometry-processing-errors/unsupported-file-error.md)

<div align="left"><figure><img src="/files/JLYaLfYpWZGO1GZVNddP" alt=""><figcaption></figcaption></figure></div>

#### [File Read Error](/explorations/start-exploration/geometry-processing-errors/file-read-error.md)

<figure><img src="/files/OwOmgCZ9RVRhqE8yKd34" alt=""><figcaption></figcaption></figure>

#### [No Valid Objects](/explorations/start-exploration/geometry-processing-errors/no-valid-objects.md)

<figure><img src="/files/SgVosrW1K2QqJjc0DBhl" alt=""><figcaption></figcaption></figure>

#### [Invalid Unit Error](/explorations/start-exploration/geometry-processing-errors/invalid-unit-error.md)

<figure><img src="/files/08mHFTI5fXpnO4rpx6qS" alt=""><figcaption></figcaption></figure>

#### [Building Coverage Processing Error](/explorations/start-exploration/geometry-processing-errors/building-coverage-processing-error.md)

<figure><img src="/files/5N47jrWujBIzk7ROJ0JV" alt=""><figcaption></figcaption></figure>

#### [Maximum Object Limit Error](/explorations/start-exploration/geometry-processing-errors/maximum-object-limit-error.md)

<figure><img src="/files/dgBedGq1wdMWzTjmbbnw" alt=""><figcaption></figcaption></figure>

#### [No Objects Above Grade Error](/explorations/start-exploration/geometry-processing-errors/no-objects-above-grade-error.md)

<figure><img src="/files/nCXFCG2rZIk3DL332f9Z" alt=""><figcaption></figcaption></figure>

#### [No Objects Parallel to Ground Plan Error](/explorations/start-exploration/geometry-processing-errors/no-objects-parallel-to-ground-plan-error.md)

<figure><img src="/files/G8bfOANzrZ8H3KqPUzWc" alt=""><figcaption></figcaption></figure>

#### [Rhino Geometry Error](/explorations/start-exploration/geometry-processing-errors/rhino-geometry-error.md)

<figure><img src="/files/dG1jtHDJ6eEXcoknhNOz" alt=""><figcaption></figcaption></figure>

#### [Malformed Rhino Geometry Error](/explorations/start-exploration/geometry-processing-errors/malformed-rhino-geometry-error.md)

<figure><img src="/files/rlVvHwRSx9DNSUPsWZ6j" alt=""><figcaption></figcaption></figure>

#### [Internal Error](/explorations/start-exploration/geometry-processing-errors/internal-error.md)

<figure><img src="/files/wEiLBFPWpnX9Z9a5sUhQ" alt=""><figcaption></figcaption></figure>

#### [Service Unavailable](/explorations/start-exploration/geometry-processing-errors/service-unavailable.md)

<figure><img src="/files/oE3ftlwrPgxASW85xAx8" alt=""><figcaption></figcaption></figure>

#### [Model Error](/explorations/start-exploration/geometry-processing-errors/model-error.md)

<figure><img src="/files/0SqQ8hmazjLCWYzc8wiL" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
