# 3.1.6 Create Linear Element

The "Create Linear Element" is a multi-component for creating beam or truss elements. Vie the drop-down list users may chose between the following options:

* LineToBeam: converts curves into straight beam elements.
* LineToTruss: converts curves into straight truss elements.
* IndToBeam: creates beams from node indexes for starting and end node.
* ConToBeam: Takes a conectivity diagram and creates beams from it.

The above four options will be further explained in the next chapters.

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


---

# 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.1-model/3.1.6-create-linear-element.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.
