# 3.2.5.4 Load-Case Properties

The Load-Case Properties component can be used to define load-cases independently of loads. Besides the load-case name its action type, load type and load duration can be specified. In order to simplify the selection of these properties ValueLists can be automatically created via the component's right-click context menu under "Expand ValueLists".

<figure><img src="/files/ea31JkgQkptomoFXywgI" alt="" width="273"><figcaption><p>Fig. 3.2.5.4.1: The Load-Case Properties components with expanded ValueLists.</p></figcaption></figure>

Currently the ActionType, LoadType and LoadDuration properties are only used for export via SAV-files (see [3.8.3 Export Model to SAF](/3-in-depth-component-reference/3.7-export/3.8.3-export-model-to-saf.md)). In case of load-case combinations the durations of the combinations are derived from those of the load-cases they contain.

Fig. 3.2.5.4.2 shows how load-cases of different duration get combined. After model assembly the load-case with the shortes duration determines the duration of the combination it is contained in.

<figure><img src="/files/vrYrYm6e7tS9EiIiALlq" alt=""><figcaption><p>Fig. 3.2.5.4.2: The load-case with the shortest duration determines the duration of the combination it is contained in.</p></figcaption></figure>

The duration of load-case combinations can be retrieved via scripts and will be used in the future for code checking procedures based on different national building codes.

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


---

# 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.4-load-case-properties.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.
