# 2.2.8 Retrieve Results

## Visualization

<figure><img src="/files/Leg4NdscrfNtKeiYjsqI" alt=""><figcaption><p>Fig. 2.2.8.1: Three components for visualizing the model: “ModelView”, "ReactionView", “BeamView” and “ShellView”.</p></figcaption></figure>

Karamba3D offers four components for visualizing a structural model (see fig. 2.2.8.1):

| Component          | Description                                                                                                                                |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| **“ModelView”**    | Sets the basic visualization properties such as the scaling factor of displacements, sizes of symbols, and number of displayed load cases. |
| **“BeamView”**     | Visualizes beams.                                                                                                                          |
| **“ShellView”**    | Visualizes shells.                                                                                                                         |
| **"ReactionView"** | Provides enhanced options for visualizing reaction forces at supports.                                                                     |

Each component contains submenus that can be expanded by clicking on the black caption bar. The numerical range of sliders can be adjusted by double-clicking on their black knob. Visualization properties persist with the model until overridden by another downstream visualization component.

## **Results**

Structural response properties can be used to inform and optimize the model. Figure 2.2.8.2 illustrates some of the available options:

1. Nodal displacements.
2. Level of material utilization.
3. Cross section forces.
4. Reaction forces.

<figure><img src="/files/LQZShnVBCAEXm6cExW6I" alt=""><figcaption><p>Fig. 2.2.8.2: Retrieval of numerical results.</p></figcaption></figure>

## **Disassembling a Structural Model**

To modify a model or retrieve details such as cross section types after optimization, Karamba3D allows for the disassembly of models, elements, cross sections, and materials. The components **“Disassemble Model”**, **“Disassemble Element”**, **“Disassemble Cross Section”**, and **“Disassemble Material”** enable detailed dissection of a structural model (see Fig. 2.2.8.3).

<figure><img src="/files/NY8BoSQzZIfvFna8iZal" alt=""><figcaption><p>Fig. 2.2.8.3: Data retrieval from a model via a cascade of "Disassemble" components.</p></figcaption></figure>


---

# 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/2-getting-started/2-getting-started-1/setting-up-a-structural-analysis/2.2.8-retrieve-results.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.
