# Adjusting Floor Plans for Exterior Wall Thickness

Some modeling codes are very specific about how the boundary of the room should be located for external versus internal walls. By default, Revit locates the boundary lines in the middle of the walls for both interior and exterior walls. You can use a combination of [Create Boundary](/user-manual/model-editor/commands.md#create-boundary), [Offset](/user-manual/model-editor/commands.md#offset), and [Align](/user-manual/model-editor/commands.md#align) commands to adjust the floor boundary to match the outside of the exterior walls.

{% embed url="<https://drive.google.com/file/d/1_iouFk4yIS3Xu3J2WYSKvq1Gl2j34yqe/view>" %}


---

# 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/workflows/adjusting-floor-plans-for-exterior-wall-thickness.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.
