> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/common-for-several-products/smart-walls/modify-calculate.md).

# Modify Calculate

**Modify/Calculate Parameters table** - consists of selected walls in the project. Walls are grouped, grouping can be modified in Configure Grouping table.

**Export to Excel** - Selected wall data will be exported to Excel spreadsheet file.

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

**Select parameters** - Views the properties of the walls, which can be added or removed to Modify/Calculate table

**Configure grouping** - Adds additional grouped parameters to Modify/Calculate table

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

**Additional functions** will appear by right clicking on selected walls from the tab

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

**Write Orientation** - writes orientation (north, south, west, east) for selected walls to user created or selected instance text parameter

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

**Set Location Mark** - writes grid names where the wall is located.

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

**Calculate Elevations** – calculates Z coordinates for selected walls and writes values to selected parameter. The function works with instance length parameters.

![](/files/jK9yIvgSx7KZDp7ua8c6)

**Calculate Coordinates X;Y -** calculates X and Y coordinates for selected walls and enters values to selected parameters. The function works with instance text parameters.

<figure><img src="/files/5PXsA0d1mwkIbIqRKXHP" alt=""><figcaption></figcaption></figure>

**Decompose Wall Configuration** - determines where openings will belong after the decomposition

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

**Link Wall Layers –** creates a link between selected wall layers and chosen wall types for future decomposing. Wall types for linking have to be of the same thickness as wall layers and be combined of only one layer.

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

**Decompose Walls** - explodes single wall layer into separate multiple wall layers.

![](/files/ff6VKDxBM0z1bM3p545z)

![](/files/HvYd55rlcEdEENQBH3GU)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/common-for-several-products/smart-walls/modify-calculate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
