> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-walls.md).

# Edit Walls

The **Edit Walls** tools allow you to adjust how walls appear in the floor plan.

These tools change the **visual thickness of walls** for presentation purposes. They do **not modify the measured geometry captured by LX1**.

Wall positions, lengths, and angles remain exactly as they were recorded during measurement.

***

## Available Wall Tools

The following wall editing tools are available:

**Exterior Wall Thickness**\
Adjust the display thickness of exterior walls.

**Unify Wall Thickness**\
Apply a consistent wall thickness across the entire floor plan.

These tools help improve the readability of the layout when reviewing or exporting a floor plan.

***

## Change a Wall Segment to a Different Feature Category

If a wall section should be represented as a door, window, staircase or closet, you can replace it without remeasuring.

1. Tap the wall or wall segment in the floor plan.
2. Tap **Swap**.
3. Select the required feature category.
4. Choose the appropriate feature type.

The wall segment will update in the floor plan.

#### If Swap Is Not Available

On longer continuous walls, LX1 may first require you to select an individual wall segment:

1. Tap the wall.
2. Tap **Segment**.
3. Tap the wall segment you want to replace.
4. Tap **Swap** and select the required feature.

***

## Important

Wall editing tools **do not change measured room dimensions**.

LX1 measurements define the room geometry. Wall tools only adjust how walls are **displayed in the floor plan**.

Increasing wall thickness expands the wall display around the measured layout but does not change room sizes.


---

# 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:

```
GET https://docs.moasure.com/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-walls.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.
