# 2.2.4: Define Loads

![ Fig. 2.2.4.1: A cantilever with a point-load at its tip](/files/-M9XuSWofnLaFJ46eaZh)

In fig. 2.2.4.1 a point-load of 1 kilo Newton ($$kN$$) is added at the tip of the cantilever beam. A vector at the input-plug **“Force”** specifies direction and magnitude of the load: since the global Z-axis points upwards a load acting downwards has a negative z-component.

{% hint style="info" %}
The input-plug **“LCase”** can be used to set the number of the load case in which the load acts. This allows different load scenarios (e.g. wind from different directions) to be created.
{% endhint %}

![Fig. 2.2.4.2: definitions of different load types](/files/-M9XuSWqCYCHGIVy0qIr)

The dropdown list at the bottom of the **“Loads”**-component lets one choose between different types of loads as shown in fig. 2.2.4.2. Gravity loads (1) act on the whole structure. The location of point loads (2) can be specified by node index or position. Beam loads (3) act on elements given by element identifiers. Distributed loads on arbitrary meshes (4) get reduced to approximately statically equivalent node and beam loads.

The directions of gravity and point-loads refer to the global coordinate system. The direction vector of beam- and mesh-loads can be specified relative to the global or local (relating to the element or mesh) coordinate system.


---

# 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.4-define-loads.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.
