# Element1D Parameter
WARNING
GSA-Grasshopper plugin [GsaGH] is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using GsaGH should not be relied upon without thorough and independent checking.
Icon |
---|
# Description
Elements in GSA are geometrical objects used for Analysis. Elements must be split at intersections with other elements to connect to each other or 'node out'.
Element1D
s are essentially (one-dimensional) stick elements used for the FE analysis.
# GSA Reference
# Properties
Icon | Name | Description |
---|---|---|
ID | GSA Element Number (default = 0 ). The value will automatically be set when assembling a Model, but you can override this by setting it to anything but zero. | |
Line | Element geometrical definition represented by a Grasshopper Line . | |
Section | Section property (also known as PB in GSA). | |
Type | Element Type; (1) Bar , (2) Beam , (3) Spring , (9) Link , (10) Cable , (19) Spacer , (20) Strut , (21) Tie , (23) Rod , (24) Damper . | |
Offset | Element Offset. | |
Start release | Release condition at start point as a Bool6 parameter. | |
End release | Release condition at end point as a Bool6 parameter. | |
Orientation Angle | Element orientation angle. | |
Orientation Node | Element orientation Node. | |
Group | Element Group number. | |
Name | Element Name. | |
Colour | Element Colour. | |
Dummy | Element Dummy status. |