SofaCarving crash in SofaPython3 #3395
-
|
Hi, I'm trying to convert a scene in ".scn" to “.py”. In this scene, I want to use carving module to remove some elements from tissue(liver). It works in ".scn" file. However, once I change to ".py", the SofaCarving module does not work while collison is ok. When I load my '.py' file, there will be an "[INFO]No python3 dir found in D:/Set_Apps/v20.12.03/plugins/SofaCarving" Looking forward to help. The following is my code. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
No the warning just say there is no specific python folder/script for SofaCarving. But you should be able to use it inside your python scene like in .scn |
Beta Was this translation helpful? Give feedback.
Here it is: #3457