# Element3D 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
Elem3dParam

# 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 Element3D is a collection of 3D Elements (mesh solids) used for the FE analysis. In GSA, a 3D Element is just a single closed mesh, but to speed things up inside Rhino (mainly for display reasons) we have made the Element3D parameter an Ngon mesh (opens new window) that can contain more than one closed mesh.

# 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 Ngon Mesh Elements' geometrical definition represented by a Rhino Ngon Mesh (opens new window) You can display Ngon meshes in Grasshopper but not create them natively.
Prop3d 3D Property List of 3D Propertys (also known as PV in GSA).
Text Type List of Element Types; Tetra4, Pyramid5, Wedge6 or Brick8 depending on the Ngon mesh definition.
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.