# 3.2.5.2 Disassemble Load-Case-Combinaton

Many result components when queried for the minimum or maximum result for a load-case-combination at a specific position return the index of the corresponding load-case within the load-case-combination. This index can be used in combination with the "**Disassemble Load Case Combination**"-component to retrieve information regarding the load-case in question.

<figure><img src="/files/6tqG673iqFj8NrxagKdA" alt=""><figcaption><p>Fig. 3.2.5.2.1: Retrieval of information about a load-case within a load-case-combination via the 'Disassemble Load Casse Combination'-component.</p></figcaption></figure>

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

Figure 3.2.5.2.1 shows the component in action: After providing a model which contains the load-case-combination (LCC) in question its name may set via the "**LCCName**" input plug or selected via the drop-down menu at the bottom. The former overrides the latter.\
Load-cases within a load-case-combination are indexed starting at zero. Supplying "3" to input "**LCInd**" thus results in retrieval of the fourth load-case.&#x20;

On the output side the model emerges unchanged, "**LCText**" outputs the textual representation of the load-case in question, "**LCNames**" the load-case names of which it is composed, "**LCFactors**" the factors with which they enter the load-case.


---

# 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.karamba3d.com/3-in-depth-component-reference/3.2-load/3.2.4-load-case-combinations/3.2.5.2-disassemble-load-case-combinaton.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.
