Problems of CGAL Clip tools #6789
-
When using the PMP Clip tools of CGAL to clip polyhedron with face, the program enters an dead loop or exits abnormally. The face and polyhedron model(.obj format) topologically correct (with no self intersection and normal errors). I wonder what causes the dead loop, the complex triangular surface, or any other predefined conditions which are not satisfied? the gist URL of testData is as follows: |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 10 replies
-
Hard to tell without a minimal test case and data. It's also not clear to me what you're trying to clip with what. |
Beta Was this translation helpful? Give feedback.
-
Please share the data and the code you are using. |
Beta Was this translation helpful? Give feedback.
-
I cannot open the zip file. It seems to be invalid. |
Beta Was this translation helpful? Give feedback.
-
Cannot extract the files. Please use gist.github.com |
Beta Was this translation helpful? Give feedback.
-
The mesh has self-intersections. |
Beta Was this translation helpful? Give feedback.
The mesh has self-intersections.