-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Hi,
First, thank you for sharing this excellent work. It is highly inspiring and a pleasure to work with.
I have a question regarding the Mouse Manager in the SOFA GUI. Is it possible to control it through the Python script, specifically to configure the behavior of individual mouse buttons on the fly, such as assigning actions like incision or particle fixation?
Additionally, in the liver.py example, the user can manipulate deformations, which is very helpful. However, once a sphere is fixed, it can no longer be moved freely to further optimize its position. While reducing the fixation parameter would allow further movement, this also affects the constraints applied during manipulation. So is it possible to dynamically adjust the fixation parameter via scripting? Or is there an alternative approach to address this issue?