mcbastian / carve

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

Defect #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. intersect operation with command "CUBE - 
TRANS(0,0,0.5,CYLINDER(120,0.5,1))-TRANS(0.4,0,0.5,CYLINDER(120,0.5,1))";
2. gap occurs at the bottom of cylinder

I don't how to avoid the coplanar problem,maybe must use some switch,I use 
default switch.

What version of the product are you using? On what operating system?
  I got the latest version and compiled in windows with VS2010.

Original issue reported on code.google.com by jjq...@gmail.com on 18 Jan 2011 at 1:24

Attachments:

GoogleCodeExporter commented 8 years ago
This is resolved by using the edge classifier (pass the -e flag to intersect) 
which should be the default.

Original comment by tobias.s...@gmail.com on 23 Jan 2011 at 12:19

GoogleCodeExporter commented 8 years ago
yes, you are right, I have tested and got right result.

Original comment by jjq...@gmail.com on 23 Jan 2011 at 6:59

GoogleCodeExporter commented 8 years ago

Original comment by tobias.s...@gmail.com on 13 Feb 2012 at 6:02

GoogleCodeExporter commented 8 years ago

Original comment by tobias.s...@gmail.com on 13 Feb 2012 at 6:04