[vtkusers] Iterate over disjoint surfaces of an unstructured grid
Robert Sawko
robertsawko at gmail.com
Sat Jan 20 10:06:32 EST 2018
After some more googling, cross-checking in PV I think I can achieve what I
want by using vtkConnectivityFilter and perhaps combining it with threshold
filter. It doesn't look elegant but it gets me where I want as I want to
simply extract each connected region. Then I can combine it with this
example:
https://cmake.org/Wiki/VTK/Examples/Cxx/PolyData/ClosedSurface
I still don't know how to do my conversion from XMLUnstructuredGridReader,
but I am looking into it...
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
More information about the vtkusers
mailing list