3.1.6: Line to Beam

Fig. 3.1.6.1 shows how the “LineToBeam”-component takes two lines as input, finds out how they connect and outputs beams as well as a set of unique points which are their end-points. Lines with end-points of identical index get automatically removed. Unless lines get removed, there is a one to one correspondence between the list of input lines and output beams.

The “LineToBeam”-component accepts only straight lines as geometric input. Therefore polylines and the like need to be exploded into segments first. All coordinates are in meters (or feet in case of Imperial units).

The “Color”-input lets one define a color for the rendering of elements. In order to display the colors activate the “Elements”-button in submenu “Colors” of the “ModelView”-component. In addition the option “Cross section” of the submenu “Render Settings” of the “BeamView”-component needs to be on.

Elements can be given non-unique names via the “Id”-input . It takes a list of strings as identifiers for beams. The default value is an empty string. Each beam has a name by default: its zero based index in the model. Identifiers provide a useful means to group the beams in order to modify or display them.

Cross sections can be attached to elements with the “CroSec”-input. Cross section definitions via the “Assemble”-component override these settings.

A click on the “Options” submenu heading reveals additional input-options of the “LineToBeam”-component:

Beams that meet at a common point are by default connected rigidly in the structural model like they were welded together. See section 3.3.6 on how to define joints at the end of beams. The “Info” output-plug informs about the number of removed nodes and beams.

In order to be of immediate use, beams come with a number of default properties. They can be seen in the top right string-output of fig. 3.1.6.1: “active” means that a beam will be included in the structural model. The default cross section is a circular hollow profile of diameter 114mm with a wall-thickness of 4mm. The default material is steel of grade “S235” according to Eurocode 3.

Last updated