+ allow to customize algorithms in mesh evalutation panel

This commit is contained in:
wmayer
2016-07-30 19:51:16 +02:00
parent 1efd7f6d57
commit b2facd7113
22 changed files with 833 additions and 411 deletions

View File

@@ -220,6 +220,11 @@ for c in mesh.getSeparatecomponents():
<UserDocu>Remove non-manifolds</UserDocu>
</Documentation>
</Methode>
<Methode Name="removeNonManifoldPoints">
<Documentation>
<UserDocu>Remove non-manifold points</UserDocu>
</Documentation>
</Methode>
<Methode Name="hasSelfIntersections" Const="true">
<Documentation>
<UserDocu>Check if the mesh intersects itself</UserDocu>