# 2.2.8: Retrieve Results

## Visualization

![Fig. 2.2.8.1: Three components for visualizing the model: “ModelView”, “BeamView” and “ShellView”](/files/-M9XuTCq23SliVoJ1J7K)

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

|                 |                                                                                                                                  |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| **“ModelView”** | sets the basic visualization properties like scaling factor of displacements, sizes of symbols, number of displayed load case, … |
| **“BeamView”**  | visualizes beams                                                                                                                 |
| **“ShellView”** | visualizes shells                                                                                                                |

Each of these components contains submenus which can be expanded by clicking on the black caption bar. The numerical range of sliders can be set by double-clicking on their black knob. Visualization properties stick to the model and stay valid until they get overruled by another downstream visualization component.

## **Results**

Structural response properties can be used to inform the model and e.g. optimize it. Fig. 2.2.8.2 shows some of the available options: nodal displacements (1), level of material utilization (2), resultant cross section forces (3) and reaction forces (4).

![Fig. 2.2.8.2: Retrieval of numerical results](/files/-M9XuTCrrtmAuODY6Alh)

## **Disassembling a Structural Model**

In order to modify a model or retrieve e.g. cross section types after cross section optimization, Karamba3D lets you disassemble models, elements, cross sections and materials. The components **“Disassemble Model”**, **“Disassemble Element”**, **“Disassemble Cross Section”** and **“Disassemble Material”** let you dissect a structural model in great detail.


---

# 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-1-3.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.
