# Reassign roofs

<img src="/files/O7Lnext43BA16GlAEkBD" alt="" height="50" width="50">

Reassign the model's roof geometries to the stories to which they are most applicable. This is useful after splitting roof geometries with story boundaries such that different roof elements are now applicable to different stories.

## Options

* **Overlap Threshold**

  A number between 0 and 100 for the percent of a room's area that must be covered by a given roof geometry for it to be considered covering that room. Using a non-zero value can prevent incorrect roof assignment in cases where roofs extend slightly past the room they are intended for.


---

# 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/model-editor/commands/alphabetically/me_reassign_roofs.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.
