# Split Parts

The **Split Parts** feature allows users to divide wall layers into smaller segments based on a predefined **Configuration**. This tool provides precise control over how wall layers are split, enabling advanced detailing, scheduling, or fabrication workflows.

{% hint style="info" %}
**Note:** *In order to see parts, switch on **Show Parts** or **Show Both** under **Parts Visibility** in the **View Properties**.*
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Workflow</td><td><a href="split-parts/split-parts-workflow">split-parts-workflow</a></td></tr><tr><td align="center">Configuration</td><td><a href="split-parts/configuration">configuration</a></td></tr><tr><td align="center">Modify Part</td><td><a href="split-parts/modify-part">modify-part</a></td></tr><tr><td align="center">Reset All Parts</td><td><a href="split-parts/reset-all-parts">reset-all-parts</a></td></tr><tr><td align="center">Show Identical Walls</td><td><a href="split-parts/show-identical-walls">show-identical-walls</a></td></tr><tr><td align="center">Copy Parts To All Identical Walls</td><td><a href="split-parts/copy-parts-to-all-identical-walls">copy-parts-to-all-identical-walls</a></td></tr><tr><td align="center">Copy Parts in Selected Identical Walls</td><td><a href="split-parts/copy-parts-in-selected-identical-walls">copy-parts-in-selected-identical-walls</a></td></tr><tr><td align="center"></td><td></td></tr></tbody></table>


---

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