# Copy Parts To All Identical Walls

This feature lets you **copy the parts or changes** from the selected wall to all other walls that are **identical**.&#x20;

{% hint style="info" %}
*It works for walls split **both automatically** (using the **Split Parts** feature) **and manually**.*
{% endhint %}

**Workflow:**

1. Select a wall that is split into parts.
2. The tool automatically **detects all identical walls** and splits them accordingly, applying the changes.


---

# 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.besmart.software/3d-modeling-and-design/smart-connections/split-parts/copy-parts-to-all-identical-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.
