samlittlewood / carve

Automatically exported from code.google.com/p/carve
Other
0 stars 0 forks source link

Another case with error message 'UNEXPECTED face loop with size!=1' #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 tanglaoy...@gmail.com on 1 Aug 2014 at 3:32

Attachments: