# 3.10.2: Rendered View

The "Rendered View"-component generates symbols as bakeable geometry.

{% hint style="info" %}
To make the components visible in the Karamba3D toolbar navigate to "Karamba3D/Show Components/View ParametricUI" in the Grasshopper menu.
{% endhint %}

If the input-plug "Breps" is set to `true` the component output will be Brep geometry, otherwise symbols will be drawn as curves.

![Fig. 3.10.2.1: Structural model rendered as bakeable geometry](https://2671626451-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCkDlhlZpqUmakSqOrp%2F-MWd5QgRMUsXJEzqAbKn%2F-MWdN2SkAnMp6QVJIJXq%2FpUI_RenderSymbols.jpg?alt=media\&token=f5074bc0-8448-45d1-baf8-dadc38adffc2)

The output is structured as follows:

* **Loads:**  - a data-tree where each branch contains the following geometry:
  * {0} - Gravity
  * {1} - PointLoads
  * {2} - Moments at PointLoads
  * {3} - LineLoads
* **Supports** - a list of support symbol geometries
* **Reactions** - data-tree with two branches:
  * {0} - Forces
  * {1} - Moments
* **Joints** - list of joint symbol geometries
