[vtkusers] vtkTriangleFilter "Bug"- Just 2 Triangles share a PointID

John Biddiscombe jbiddiscombe at skippingmouse.co.uk
Wed Jul 31 05:58:19 EDT 2002


> It is only impossible if you have closed manifold data to start with.

It might be the case that the original mesh had multiple copies of the same vertex, hence it doesn't think they're being shared. Try running the data through a CleanPolyDataFilter and see if the situation changes.

JB





More information about the vtkusers mailing list