# Step 4: Add Shades

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

In the fourth step, we will load any the necessary Revit elements as shading objects.

## Typical workflow

Follow these steps to add shading geometry from your current Revit selection:

1. **Select in Revit**: Highlight the elements in your Revit model that you want to use as shades.
2. **Load Selection**: Click "Add Shades from Revit" to import your current selection into this menu.
3. **Review & Filter**: Right-click any item to Review or Select it in Revit. Uncheck the "Export" box to exclude specific items from the final model.
4. **3D Preview**: Click Preview to inspect the geometry.
5. **Finalize**: Click Add Shades to Model to complete the process.

### Pro Tip

If your selection includes curved or non-planar geometry, ensure "Ignore Non-Planar Faces" is unchecked in the settings. You can also adjust the "Mesh Detail" value to control the accuracy of the resulting mesh.

## Pollination model

<figure><img src="/files/RtJas7YHXSlCnbXSQkAw" alt=""><figcaption><p>Load shades from Revit</p></figcaption></figure>

<figure><img src="/files/zl1XPVKea6R9pneQbGLL" alt=""><figcaption><p>Pollination model with shades</p></figcaption></figure>

{% file src="/files/rUjGIPomIT3RPK9YV27b" %}

## Video tutorial

{% embed url="<https://youtu.be/B0MbNy-RYdc>" %}


---

# 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.pollination.solutions/user-manual/revit-plugin/export-your-first-model/step-4-add-shades.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.
