[Paraview] Colormap cut planes and contour filter in an unstructured grid
Favre Jean
jfavre at cscs.ch
Tue May 22 03:55:07 EDT 2018
Franco
you cannot slice or isosurface a dataset made of poly-vertices, because there is no 3D cell.
your best bet would be to use the Point Interpolation filters (standard points , or SPH points). However, these filters require at least one scalar array attached to the points. Your data only contains a vector-valued array. If you decompose the vector into its 3 components, you would be able to use the Point Interpolators.
-----------------
Jean/CSCS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180522/d26fe33f/attachment.html>
More information about the ParaView
mailing list