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

Removing duplicate triangles #11

Open
shimwell opened this issue Oct 13, 2022 · 0 comments
Open

Removing duplicate triangles #11

shimwell opened this issue Oct 13, 2022 · 0 comments

Comments

@shimwell
Copy link
Member

shimwell commented Oct 13, 2022

I originally wrote this issue up over on another repo
fusion-energy/brep_to_h5m#27

But I think it should live here instead

Basically, we have surfaces from different volumes that touch, in this case we have two sets of triangles that are duplicates. We should be able to remove one set and still have dagmc compatible geometry by flipping setting the surface sense

This might mean refactoring the input arguments from triangles and vertices to triangles broken down into faces and vertices

Then duplicate faces could be found.

Brep-to-h5m probably needs to have the option of outputting the mesh as triangles in each solid broken down into faces

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

1 participant