Hi,
I would like to give different edge connection at the edges of a wall.
It seems like that the component does not allow to differentiate between the different edges.
Am I right? If I am, could the feature be implemented?
Hi,
I would like to give different edge connection at the edges of a wall.
It seems like that the component does not allow to differentiate between the different edges.
Am I right? If I am, could the feature be implemented?
Does it help?
Unfortunately, it is possible to only set “Friction” with some custom code.
Is “Detach” an important feature?
While analyzing the stabilizing walls in any type of project the “detach” function needs to be used to allow the bottom edge connection to behave properly.
So it is important for this specific analysis.
I never used it in any other analysis I made with FEM Design.
@TommasoVidali
You will be able to set detach/friction from now 23.1.0
NOTE:
Detach X_Compression will override x_neg that you have set in Motions.Construct
Therefore, it is equivalent in using DetachType == None and setting x_neg == 0
Great job! Thanks