Line | Line | Line which will be connected to others if they meet at common points. Node indexes may change if lines are added. | Curve |
Color | Color | Color of the beam. The component applies the longest list principle with respect to the input lines. | Colour |
Identifier | Id | Identifier of the beam. Need not be unique in a model. The component applies the longest list principle with respect to the input lines. | Text |
Cross section | CroSec | Cross section of the beam. The component applies the longest list principle with respect to the input lines. | CrossSection |
Points | Pts | List of points which will be inserted at the beginning of the node-list at the output-plug. This makes it easy to reference them by index in the model later on. May contain duplicate points. In case of duplicate points elements are attached to them alternating: first element to first duplicate point, second element to second duplicate point, third element to first duplicate point in case there are only two points in one position. | Point |
New | New | If false, a line only results in an element if it connects to points given in the 'Points' input-plug. | Boolean |
Remove | Remove | Remove duplicate lines - otherwise there could be two elements on the same spot which is normally not preferred. | Boolean |
Limit distance [m] | LDist | Limit distance [m] for coincident points. | Number |
Z-Orientation | Z-Ori | New orientation of the local Z-axis of beam. If the vector has zero length, the default orientation remains in place. | Vector |
Bending | Bending | If 'True' the beam has bending stiffness. Otherwise it is a truss. | Boolean |
Set Buckling Length | SetBkL | If 'True' the buckling length in local Y- and Z- as well as for lateral torsional buckling is set as the distance between the endpoints of the input curve. If this length is smaller than the automatic estimate based on the connectivity of the element's endpoints it will be replaced by it. | Boolean |
To Polyline Max Angle | ToPAng | For converting splines into polylines: Maximum angle (0 to pi) between tangents at adjacent vertices. | Number |
To Polyline Tolerance | ToPTol | For converting splines into polylines: If tolerance = 0, the parameter is ignored. This parameter controls the maximum permitted value of the distance in the base unit for geometry input from the curve to the polyline. | Number |
To Polyline Max Edge-length | ToPMaxL | For converting splines into polylines: If maxEdgeLength = 0, the parameter is ignored. This parameter controls the maximum permitted edge length in the base unit for geometry input. | Number |