Skip to main content

Beam 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
Beam Displacements

Description

Element1D 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
ResultParamResult ListResultResult
ListParamListElement filter listFilter 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.
IntegerParamIntegerIntermediate PointsNumber of intermediate equidistant points (default 3)

Output parameters

Icon Type Name Description
UnitNumberUnit Number Length TreeTranslations X* Translations in Local Element X-direction.
UnitNumberUnit Number Length TreeTranslations Y* Translations in Local Element Y-direction.
UnitNumberUnit Number Length TreeTranslations Z* Translations in Local Element Z-direction.
UnitNumberUnit Number Length TreeTranslations |XYZ|* Combined |XYZ| Translations.
UnitNumberUnit Number Angle TreeRotations XX* Rotations around Local Element X-axis.
UnitNumberUnit Number Angle TreeRotations YY* Rotations around Local Element Y-axis.
UnitNumberUnit Number Angle TreeRotations ZZ* Rotations around Local Element Z-axis.
UnitNumberUnit Number Angle TreeRotations |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 per element position.