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

Fixing Specific Hole #29

Open
tillns opened this issue Jun 15, 2021 · 0 comments
Open

Fixing Specific Hole #29

tillns opened this issue Jun 15, 2021 · 0 comments

Comments

@tillns
Copy link

tillns commented Jun 15, 2021

Hi!
Currently, there's an option to fill only small holes, i.e., holes that have only a maximum number of boundary edges. It would be cool to have a more general option to specifically select a hole. A start would be to have a similar method to Basic_TMesh::fillSmallBoundaries() that would make the check grd == nbe instead of grd <= nbe. This would ensure that only those holes with a specific number of boundary edges are filled. To avoid any kind of ambiguities, an option to specify the indices of the boundary would be best.

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