# Element2D 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
Elem2dParam

# Description

Elements in GSA are geometrical objects used for Analysis. Elements must be split at intersections with other elements to connect to them or 'node out'.

In GsaGH, an Element2D is a collection of 2D Elements (mesh faces) used for the FE analysis. In GSA a 2D Element is just a single face, but to speed things up inside Rhino (mainly for display reasons) we have made the Element2D parameter a mesh that can contain more than one face.

# GSA Reference

GSA Elements

# Properties

Icon Name Description
Integer IDs List of GSA Element Numbers (default = 0). The values will automatically be set when assembling a Model, but you can override this by setting them to anything but zero.
Mesh Mesh Elements' geometrical definition represented by a Grasshopper Mesh.
Prop2d 2D Property List of 2D Propertys (also known as PA in GSA).
Text Type List of Element Types; Tri3, Tri6, Quad4 or Quad8 depending on the mesh face definition.
Offset Offset List of Element Offsets.
Integer Group List of Element Group numbers.
Text Name List of Element Names.
Colour Colour List of Element Colours.
Boolean Dummy List of Element Dummy status.