# Element 1D

WARNING

GSA-Grasshopper plugin 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 the plugin should not be relied upon without thorough and independent checking.

Icon
Element1dParam

# 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'.

Element1Ds are one-dimensional stick elements (representing 1D Element Types) used by the solver for analysis.

Refer to Elements to read more.

# Properties

Icon Type Name Description
IntegerParam Integer Number Element Number. If ID is set it will replace any existing 1D Element in the model
LineParam Line Line Element Line
SectionParam Section Section Section Property
IntegerParam Integer Group Element Group
TextParam Text Type Element Type
OffsetParam Offset Offset Element Offset
Bool6Param Bool6 Start release Release (Bool6) at Start of Element
Bool6Param Bool6 End release Release (Bool6) at End of Element
NumberParam Number Orientation Angle Element Orientation Angle
GenericParam Generic Orientation Node Element Orientation Node
TextParam Text Name Element Name
ColourParam Colour Colour Element Colour
BooleanParam Boolean Dummy Element if Element is Dummy
IntegerParam Integer List Parent Members Parent Member IDs in Model that Element was created from
IntegerParam Integer Tree Topology the Element's original topology list referencing node IDs in Model that Element was created from

Note: the above properties can be retrieved using the Edit 1D Element component