[vtkusers] clip surface, fill hole

Bryn Lloyd blloyd at vision.ee.ethz.ch
Wed Jun 4 12:05:35 EDT 2008


Dear users,


I would like to clip a triangle surface, e.g. using a plane. Is there a 
filter that will fill the resulting hole with triangles? I.e. the 
resulting surface mesh should remain closed.

I could not find one. Does anybody have any hints/suggestions?

What about using the vtkCutter, doing Delaunay2D on the output (if there 
is only one connected curve/line) and merging the patch with the clipped 
  surface?
Any better ideas or existing classes?


Thanks
Bryn








-- 
-------------------------------------------------
Bryn Lloyd
Computer Vision Laboratory
ETH Zürich, Sternwartstrasse 7
CH - 8092 Zürich, Switzerland
Tel: +41 44 63 27690
Fax: +41 44 63 21199
-------------------------------------------------



More information about the vtkusers mailing list