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

Is it possible to get the external triangles on the convex hull instead of both external and internal triangles from Triangulation.CreateDelaunay ? #42

Open
debashis66 opened this issue Aug 25, 2020 · 0 comments

Comments

@debashis66
Copy link

debashis66 commented Aug 25, 2020

Hi, I want to retrieve the triangles on the convex hull but the triangulation method (Triangulation.CreateDelaunay) on the 3D hull points returns both internal & external triangles. Is there some way we could only filter the triangles on the hull surface ?

@debashis66 debashis66 changed the title Is it possible to get more delaunay triangles than the input mesh Is it possible to get the external triangles on the convex hull instead of both all triangles from Triangulation.CreateDelaunay ? Aug 5, 2021
@debashis66 debashis66 changed the title Is it possible to get the external triangles on the convex hull instead of both all triangles from Triangulation.CreateDelaunay ? Is it possible to get the external triangles on the convex hull instead of both external and internal triangles from Triangulation.CreateDelaunay ? Aug 5, 2021
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