Constrained vtkDelaunay2D, failure with 3 holes [use vtkContourTriangulator instead]

Note that vtkContourTriangulator doesn’t take polygons as input, it takes lines as input (the inner and outer edges).

1 Like