[Paraview] Colormap cut planes and contour filter in an unstructured grid

Franco Di Rino fdiri at hotmail.com
Tue May 22 16:47:29 EDT 2018


Jean


Thanks for your reply. Your answer is clear. Now, another question....If i could make 3d cells would I can introduce vectors values in them? Because I  undestood that I could only set escalars.

How could I do the  colormap slices and iso surfaces in case I would have a a 3D cell?


________________________________
De: Favre Jean <jfavre at cscs.ch>
Enviado: martes, 22 de mayo de 2018 04:55 a.m.
Para: Franco Di Rino; paraview at public.kitware.com
Asunto: RE: Colormap cut planes and contour filter in an unstructured grid

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/c46943bc/attachment.html>


More information about the ParaView mailing list