Element deletion using right mouse click resulted in segfault #5366
-
|
This is the scn file I used: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hello ! Thank you for reporting this crash. I am not the biggest specialist of topological changes. Let's ask teh actual ones : @epernod do you think that the TopologicalMapping is in fault here ? @hugtalbot have you any idea ? |
Beta Was this translation helpful? Give feedback.
-
|
The problem comes from the VisualModel which is not supporting topological change. Thanks @CherryJGit |
Beta Was this translation helpful? Give feedback.
-
|
#5367 has been updated to handle the change. Check the PR for the bug description. Here is the result: SofaGLFW.-.HexahedralFEMForceField.scn.2025-03-27.21-59-12.-.0.00.05-0.00.15.mp4 |
Beta Was this translation helpful? Give feedback.
The problem comes from the VisualModel which is not supporting topological change.
I modified the example so that it works unconditionally with or without topological changes : #5367
Thanks @CherryJGit