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

boolean operation between tetrahedral meshes? #5

Open
r03ert0 opened this issue Jan 13, 2021 · 1 comment
Open

boolean operation between tetrahedral meshes? #5

r03ert0 opened this issue Jan 13, 2021 · 1 comment

Comments

@r03ert0
Copy link

r03ert0 commented Jan 13, 2021

Hello,
I have two tetrahedral meshes: a complex object and a box. I would like to remove half of the complex object by subtracting the box. Is it possible to do that? In the example notebook it seems that only triangular meshes can be used as input...
Thank you!

@teseoch
Copy link
Collaborator

teseoch commented Mar 11, 2021

Yes, we support only triangular meshes. For your case, I would extract the boundary of the two meshes and try with our algorithm

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

No branches or pull requests

2 participants