carve
carve copied to clipboard
Another case with error message 'UNEXPECTED face loop with size!=1'
What steps will reproduce the problem?
1. load obj1 and obj2
2. run obj = csg.compute(obj1,obj2,csg.INTERSECTION);
3. get the error message and the output obj is not correct
What is the expected output? What do you see instead?
get a correct intersection.
What version of the product are you using? On what operating system?
latest
Please provide any additional information below.
Please see attachements obj1 and obj2.
Original issue reported on code.google.com by [email protected] on 1 Aug 2014 at 3:32
Attachments: