# 3.2.3: Disassemble Mesh Load

The procedure for distributing mesh-loads on a structure can be computationally heavy. The **“Disassemble Mesh Load”**-component lets one freeze a mesh-load. It returns the point- and element-loads which were originally generated for reuse with another structure (see fig. 3.2.3.1). One has to make sure that the parts of the geometry on which the original mesh-load acted did not change too much. Point-loads are defined using their position, element-loads refer to their elements via element-index. In order to reuse the latter, the corresponding element-indexes of the new and old model need to match.

![ Fig. 3.2.3.1: The “Disassemble Mesh Load”-component splits mesh-loads into point- and element-loads](/files/-MCkE_EMQsrBkQiW9s9h)

{% file src="/files/u2KU9qozJWqzEoOgxSwk" %}


---

# 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://manual-2.karamba3d.com/3-in-depth-component-reference/3.2-load/3.2.2-disassemble-mesh-load.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.
