# Member2D 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
Mem2dParam

# Description

Members in GSA are geometrical objects used for Design that can automatically find intersections with other members and from members we can create the elements used for analysis. Members are as such more closely related to building objects, like a beam, column, slab or wall.

A Member2D is the planar/area geometry resembling for instance a slab or a wall. They can be defined geometrically by a planar Brep.

# GSA Reference

GSA Members

# Properties

Icon Name Description
Integer ID GSA Member 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.
Brep Brep Member geometrical definition represented by a Grasshopper Brep.
Point3d Incl. Points Points to include when generating the analysis mesh, represented by Grasshopper Point3ds .
Curve Incl. Curves Curves to include when generating the analysis mesh, represented by Grasshopper Curves .
Prop2d 2D Property 2D Propertys (also known as PA in GSA).
Integer Member Type Member Type; (1) Generic 2D, (4) Slab, (5) Wall, (7) Ribbed Slab, (12) Void Cutter.
Integer Analysis Element Type Element Type; (0) Linear - Tri3/Quad4, (1) Quadratic - Tri6/Quad8, (2) Rigid Diaphragm.
Offset Offset Member Offset.
Unit Mesh Size Target mesh size defined by a Unit Number Length.
Boolean Mesh with Others Set if Member intersects with other members.
Integer Group Member Group number.
Text Name Member Name.
Colour Colour Member Colour.
Boolean Dummy Member Dummy status.