# 3.7.1.2 Result Selector

The "Load-Case Selector"-component helps in creating selection strings which define what load-case result to output for each point of a model.\
A selection string (see fig. 3.7.1.2.1. top right) starts with the name of the load-case-combination to select from and contains zero or more selection specifiers separate by "/". It can be supplied as the "LCase"-input for all result components and comes out at the component's "**LCase**" output-plug. The selection string is stored in the model which results at the "**Model**"-output-plug and serves as the default selection for ensuing result-retrievals. The model's default selection shows up in its string representation (see fig.3.7.1.2.2, bottom right).

<figure><img src="/files/w5qZ6oy8EcpI4xovDYjU" alt=""><figcaption><p>Fig. 3.7.1.2.1: Selection of load-case results for each </p></figcaption></figure>

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

Fig. 3.7.1.2.1 shows a beam on two supports with two load-cases "q1" and "q2". "q1" contains a constant upward load of 1kN/m at the cantilevering parts. "q2" acts downwards on the span between the supports. Two load-case-combinations "SLS" and "ULS" exist which combine the load-cases "q1" and "q2" into four combined load-cases each (see bottom right panel of fig. 3.7.1.2.1).

The input-plug "**Model**" receives the model from which to select results. In the drop-down menu under "**Load Case Combi**" one can select from among the active load-case-combinations. Active load-case-combinations are those which were selected for analysis in e.g., an upstream "Analyze"-component. When placed directly after an "Assemble"-component all load-cases and load-case-combinations are assumed to be active.\
With the input "**LCInd**" it is possible to select from the current load-case-combination a load-case of specific index. The indexes are zero-based and correspond to the order in which a load-case-combination gets disassembled (see section ["Disassemble Load-Case-Combination"](/3-in-depth-component-reference/3.2-load/3.2.4-load-case-combinations/3.2.5.2-disassemble-load-case-combinaton.md)). Selection via index overrides queries for minimum or maximum values of a response property.

The "**Min**" and "**Max**" radio buttons in submenu "Min/Max" let you select between minimum and maximum result values. By default, both are active. Without the specification of a leading property (see explanation below) this results in the output of the envelope of all response properties. In case of result vectors (think of displacements) the hull gets computed for each component separately. Without a selection of "**Min**", "**Max**" or load-case index via "**LCInd**" results for all load-cases of a load-case-combination will be output.

<figure><img src="/files/YQatWMe9XqCjUhIZ6hXr" alt=""><figcaption><p>Fig. 3.7.1.2.2: Diagram of shear forces in Z-direction which accompanies the minimum bending moment My.</p></figcaption></figure>

The maximum and minimum result envelops of different result properties generally do not occur in the same load-case. For detailed design they should therefore be used cautiously.

The submenus "**For Beams**", "**For Shells**", "**For Displacements**" and "**For Supports**" offer a more fine grained access to the result properties of load-case combinations (see fig. 3.7.1.2.1). For the groups of response quantities that come with beams, shells, displacements and supports a leading property can be selected - like "My" in fig. 3.7.1.2.2. The output of the other quantities of the response group will then be the accompanying ones. &#x20;

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


---

# 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.6-results/3.7.1-general-results/3.7.1.2-result-selector.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.
