You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 ?
The text was updated successfully, but these errors were encountered:
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
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
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 ?
The text was updated successfully, but these errors were encountered: