Different edge connection for edges and etach behaviour [SOLVED]

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 @TommasoVidali

Does it help? :point_down:t3:

1 Like

It does. thanks Marco.

Is there any way to also set the Behaviour in the EdgeConnection component.

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. :slight_smile:

@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

1 Like

Great job! Thanks :slight_smile:

1 Like