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