# Element 3D Displacements
WARNING
GSA-Grasshopper plugin 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 the plugin should not be relied upon without thorough and independent checking.
Icon |
---|
# Description
3D Translation and Rotation result values
Note: This is a dropdown component and input/output may vary depending on the selected dropdown
# Input parameters
Icon | Type | Name | Description |
---|---|---|---|
Result List | Result | Result | |
List | Element filter list | Filter the Elements by list. (by default 'all') Element list should take the form: 1 11 to 20 step 2 P1 not (G1 to G6 step 3) P11 not (PA PB1 PS2 PM3 PA4 M1) Refer to help file for definition of lists and full vocabulary. |
# Output parameters
Icon | Type | Name | Description |
---|---|---|---|
Unit Number Length Tree | Translations X | * Translations in X-direction in Global Axis. | |
Unit Number Length Tree | Translations Y | * Translations in Y-direction in Global Axis. | |
Unit Number Length Tree | Translations Z | * Translations in Z-direction in Global Axis. | |
Unit Number Length Tree | Translations |XYZ| | * Combined |XYZ| Translations. | |
Unit Number Angle Tree | Rotations XX | * Rotations around X-axis in Global Axis. | |
Unit Number Angle Tree | Rotations YY | * Rotations around Y-axis in Global Axiss. | |
Unit Number Angle Tree | Rotations ZZ | * Rotations around Z-axis in Global Axis. | |
Unit Number Angle Tree | Rotations |XYZ| | * Combined |XXYYZZ| Rotations. |
* DataTree organised as { CaseID
; Permutation
; ElementID
} fx. {1;2;3}
is Case 1, Permutation 2, Element 3, where each branch contains a list of results in the following order: Vertex(1)
, Vertex(2)
, ..., Vertex(i)
, Centre