<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
Hi David,<br>
   I really appreciate the speedy response. This query was from a co-worker, I will suggest to him that he write (and contribute) new code to do this, but he is just getting started with vtk, so that might not happen! I guess this is not trivial? Now that I think about this again briefly, why not store as FieldData ?<br>

<br>
cheers, Dave P<br>
<br>
</div></blockquote></div>Hm I didn&#39;t think about writing it to FieldData, but there would have to be some support in Paraview to iterate over arrays in the FieldData. Ie. if I wrote arrays Clusters_1, Clusters_2, etc to FieldData, how would I tell Paraview &quot;set frame 1 to color by Clusters_1, set frame 2 to color by Cluster_2, etc&quot;?<br>
<br>Dave<br>