Olusanmi Hundogan
Results
1
issues of
Olusanmi Hundogan
I tried following code ```python meshfix = mf.MeshFix(mesh) meshfix.repair(verbose=False) repaired = meshfix.mesh ``` For some reason it still prints the values for 0% and 50% in system out.