<div>Hi,</div>
<div>&nbsp;</div>
<div>Is it possible to make a proper constrained delaunay triangulation using VTK classes? The essence </div>
<div>of the constraints is that we can specify edges to remain after the triangulation, all I can do with </div>
<div>vtkDelaunay2d is make a clockwise closed polyline constraint and segments of the polyline do </div>
<div>remain, but the inside of the polyline is a Hole, its not triangulated at all. Is there any way of </div>
<div>applying several unconnected line constraints and hope that the triangulation would use them properly?</div>
<div>&nbsp;</div>
<div>Thx,</div>
<div>Janko Jerinic</div>