[vtkusers] Extract unstructured grid faces
Kurt Sansom
kayarre at gmail.com
Wed Nov 1 13:37:23 EDT 2017
Vtk has the edge filter and geometry filter.
But the geometry filter only extracts the outer surface, I want the
equivalent the edge filter but for mesh faces.
I assume I can subclass the geometry filter and remove the part that checks
for no shared faces?
Or does someone know an easier already implemented way?
-Kurt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171101/77066b33/attachment.html>
More information about the vtkusers
mailing list