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 #74

Open
GoogleCodeExporter opened this issue Dec 12, 2015 · 1 comment
Open

Another boolean operation error case #74

GoogleCodeExporter opened this issue Dec 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. load source, load sub
2. Subtract sub from source: source = source - sub will get an error object 
(the part of sub are still in the result) 
3.

What is the expected output? What do you see instead?
the sub should be subtracted from source

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 tanglaoy...@gmail.com on 8 Sep 2014 at 4:37

Attachments:

@GoogleCodeExporter
Copy link
Author

Progress: result is OK after added (UNION) two boxes at two ends of sub object, 
so there are some bugs. Wish bug fix soon!

Thanks,
Tang Laoya

Original comment by tanglaoy...@gmail.com on 9 Sep 2014 at 7:29

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