Skip to main content

Creating 3D members

This section describes how to create 3D members in GSA.

3D members can be created in the Design layer by defining their faces with a series of triangles. Corner nodes are referenced in an order that divides the member's face into triangles.

The topology of a member can be defined in the Members table, by drawing connections between nodes using the Sculpt tools. The following sections provide an example using these two methods with various shapes.

Setting the example

Square

The surface of a square can be define as [123;234] or by repeating the nodes [1234] so that each trio of node numbers defines a triangular face.

Nodes 1 to 4 connected as square

Triangle

While each triangle is flat by definition, the triangle strips do not need to be. Continuing with our example, the above tetrahedron can be defined with the node sequence: [123412], mixing and matching these individual faces and triangle strips as required.

Nodes 1 to 4 connected as two triangles

Cube

A cube can be defined with the node sequences for the bottom face, the top face, and then the sides: [1243;5687;1548372615].

Nodes 1 to 8 connected as a cube

Nodes connected as triangle strip

Tetrahedron

The topology of the tetrahedron member (below) can be defined by specifying the corner nodes on each face, separated by a semicolon: [123;234;341;412] in the Members table or by using the Sculpt tools to draw connections between nodes in the same sequences to define the triangular faces within the tetrahedron.

Tetrahedron member defined by node references

Tip: 3D members are defined by a closed boundary mesh of triangles and/or triangle strips. See also Member definition > 3D members in this GSA documentation site.

Draw a 3D member using Sculpt tools

Note: If you have already added any necessary nodes into the model, skip steps 1 and 2 below.

  1. Go to: Explorer pane> Data > Nodes to open the Nodes data table.

  2. Click the first cell, enter your own values and/or press Enter to copy default values into any empty fields. The values from our example can be used to get you started.

RowxyzAction
Row 1000Click in the first cell, press Enter to apply default values only.
Row 2120press Enter to apply defaults to other columns
Row 3101press Enter
Row 4200press Enter

Nodes data explorer pane

  1. From the Design layer, select the Add entities tool: icon or use keyboard shortcut Ctrl+Shift+Alt+E.

  2. In the Properties pane, set the member type to 3D generic.

Properties pane set member type to 3D generic

Tip: Select Isometric view: icon from the Views toolbar or keyboard shortcut I to interact with the nodes in 3D.

  1. Select the Label node IDs icon: iconfrom the toolbar to display the node IDs.

  2. Connect the nodes in the order of 123412 so that the faces of the tetrahedron member do not repeat. Following the example from above, each trio of node numbers in sequence defines a triangular face such as the following: [123;234;341;412].

Connect nodes to define triangular face sequence

Creating 3D members in the Members table

To create the above tetrahedron, open the Members table from the Data explorer.

In a blank row:

  1. Set type to 3D generic

  2. Set Property to the required value (defined in the Data explorer table Properties > 3D Properties).

  3. Set the Group to the required value or accept the default value by clicking into the next cell.

  4. In the Topology field, using our example values, type: [123;234;341;412].

  5. Define the values in the other columns or press Enter to accept the default values.

The table should now look something like the example below.

**Members table** 3D generic and topology entered using sequence provided

Tip: Clicking on More or double click on the rwo to open the member definition dialog.

**More** member definition window 3D generic and topology shown.