Constrain a Delaunay Triangulations With a Surface?

조회 수: 3 (최근 30일)
Alessandro
Alessandro 2014년 11월 20일
편집: DGM 2025년 4월 8일
I would like to perform a Constrained Delaunay Triangulation by inputing a Surface to define the Constraint, instead of the Edges (as shown in the Example Manual). Is that possible??

답변 (1개)

DGM
DGM 2025년 4월 8일
편집: DGM 2025년 4월 8일
The documentation for delaunayTriangulation() indicates that constrained triangulation is only supported for 2D inputs. If the constraint is a surface, then I assume you're trying to do constrained triangulation in 3D.

카테고리

Help CenterFile Exchange에서 Delaunay Triangulation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by