how to use mesh healer functionality in python sdk #2753
Answered
by
Grantim
dhanraj-khatal
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
Grantim
May 22, 2024
Replies: 1 comment
-
Hello! Mesh Healer "Repair" button calls a lot of algorithms in specific order. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dhanraj-khatal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
Mesh Healer "Repair" button calls a lot of algorithms in specific order.
https://github.com/MeshInspector/MeshLib/blob/master/python_scripts/healer.py here you can find example of "Rebuild" function implementation with python