Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another boolean operation error case-unclosed result #76

Open
GoogleCodeExporter opened this issue Dec 12, 2015 · 0 comments
Open

Another boolean operation error case-unclosed result #76

GoogleCodeExporter opened this issue Dec 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. load obj1, obj2, 
2. union obj1 and obj2
3. get an onclosed object
4. load obj1, obj2_0.00001degree
5. union obj1 and obj2_0.00001degree
6. get a correct object

What is the expected output? What do you see instead?

the difference of obj2 and obj2_0.00001degree is very small, only changed z 
coordinate by rotating along y-z plane by 0.00001 degree.

the results of union obj1 and obj2 should also correct

What version of the product are you using? On what operating system?
latest version. Windows 7 64bit.

Please provide any additional information below.
See attachment.

Original issue reported on code.google.com by [email protected] on 20 Oct 2014 at 5:38

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant