# Creating Objects Above/Below Grade

In most places around the world, the Building Coverage Area is defined as the building's footprint on site, with some slight differences by conditions. In our explorations, we calculate the Building Coverage Area by the projected area of any geometry that is above ground.&#x20;

## Any object that is visible above ground is used for Coverage Area Calculations&#x20;

We consider elevation 0.0 to be ground level. Usually only objects on levels above ground are used for calculating the coverage area.

However, even for objects placed on levels below ground, if their geometry is visible above ground, we use them in our coverage area calculations as well.

In the following two images, we have a below ground space, colored in purple, with its roof partially above ground.&#x20;

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

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

Because its roof is above ground, in our explorations it will be used for coverage area calculations.

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


---

# 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.deepform.net/rhino-3d-modeling-guide/creating-objects-above-below-grade.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.
