Nonlinear behavior for RelConnectsSurfaceEdge #285
MartinSalak
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Similarly to #95 which introduced Nonlinear behavior for hinges on 1D. We would like to extend hinges on 2D the same way. This means adding the possibility to describe nonlinear behavior by assigning a NonlinearFunction to the hinge.
Have a look at already implemented RelConnectsStructuralMember which is already in the latest docs here:
https://www.saf.guide/en/latest/supports-and-hinges/relconnectsstructuralmember.html
Existing object: RelConnectsSurfaceEdge
Changed rows:
Parameter Flexible can be linear only, non-linearity is not supported.Nonlinear – The connection’s behavior is set by a functionNew rows:
Beta Was this translation helpful? Give feedback.
All reactions