<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Jean</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">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. <br>
<br>
How could I do the  colormap <span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">
slices </span>and iso surfaces in case I would have a a 3D cell?</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De:</b> Favre Jean <jfavre@cscs.ch><br>
<b>Enviado:</b> martes, 22 de mayo de 2018 04:55 a.m.<br>
<b>Para:</b> Franco Di Rino; paraview@public.kitware.com<br>
<b>Asunto:</b> RE: Colormap cut planes and contour filter in an unstructured grid</font>
<div> </div>
</div>
<meta content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<div>Franco</div>
<div><br>
</div>
<div>you cannot slice or isosurface a dataset made of poly-vertices, because there is no 3D cell.
<br>
</div>
<div><br>
</div>
<div>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.</div>
<div><br>
<div class="x_BodyFragment"><font size="2"><span style="font-size:10pt">
<div class="x_PlainText">-----------------<br>
Jean/CSCS</div>
</span></font></div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>