<div dir="ltr">Hi Raphael,<br><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 7, 2015 at 5:02 AM Schubert, Raphael <<a href="mailto:raphael.schubert@iwm.fraunhofer.de">raphael.schubert@iwm.fraunhofer.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">The way I understand the file format specification it should be illegal to define a FIELD dataset in addition to, e.g, STRUCTURED_POINTS, as I can find it neither explicitly allowed
 (there is only mention of one dataset per file) nor presented in an example. It therefore seems like an accidental feature in vtk that I can actually read back the produced files.<br></div></div></blockquote><div><br></div><div>A FIELD dataset is a way to specify data without topological or geometrical structure. One can also define FIELD arrays after CELL_DATA or POINT_DATA for a dataset. Look at the first example on page 7. In the CELL_DATA section there is a field arrays.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote></div></div>