<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style><style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body dir="ltr" fpstyle="1" ocsi="0">
<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="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">-----------------<br>
Jean/CSCS</div>
</span></font></div>
</div>
</div>
</body>
</html>