increase error checking
[convexer.git] / __init__.py
index c5fb285828b0e881ecb443448687940f9b5887e4..246fe95cd7463b608575d12e2b0abf76a5c47263 100644 (file)
@@ -1354,7 +1354,8 @@ class CXR_PREVIEW_OPERATOR(bpy.types.Operator):
                "No-Candidate",\
                "Internal-Fail",\
                "Non-Coplanar",\
-               "Non-Convex Polygon"]\
+               "Non-Convex Polygon",\
+               "Bad Result"]\
                [err.value]
 
          if static.RUNNING: