<div>Hi Mike,</div><div><br></div>First of all, thank you for the reply. You are right, those older .VTK file format can be either ASCII or BINARY. And the thing I&#39;m trying to figure out is what version number makes the distinction between the newer(XML) file format and the legacy file format. Let me put it differently. I&#39;m trying to find the highest version number that can be tagged to a legacy VTK file format. I&#39;ve seen 3.0 but not sure what&#39;s the difference between 2.0 and 3.0. Is this just literally a number without any semantic that does not impose any restriction what can be in the file? If so, can I just ignore the version number?(even if the file says something like &quot;<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "># vtk DataFile Version 65536.0&quot;)</span><div>
<font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">Truly yours,</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">--</span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">Jeonggyu Lee<br>
</span></font><br><div class="gmail_quote">On Fri, Mar 12, 2010 at 7:38 PM, Mike Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The &quot;legacy&quot; vtk files are either the ASCI or BINARY based vtk files<br>
that you probably have been looking at. Not sure if there is an actual<br>
version to go with those. The XML versions are all the &quot;Newer&quot; and<br>
more preffered file formats. Are you trying to write a vtk file from<br>
another program and just need to make sure you get the proper format?<br>
_________________________________________________________<br>
Mike Jackson                  <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software                    <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer                  Dayton, Ohio<br>
<div><div></div><div class="h5"><br>
On Fri, Mar 12, 2010 at 5:59 PM, 이정규 &lt;<a href="mailto:glazex2@naver.com">glazex2@naver.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt; Information I found so far was someone wrote a VTK writer in 2004 and the<br>
&gt; version of header in his writer is hard coded as 2.0.<br>
&gt; <a href="http://www.visitusers.org/index.php?title=VisItWriterLib" target="_blank">http://www.visitusers.org/index.php?title=VisItWriterLib</a><br>
&gt; So I assumed that the lagacy VTK file version is up to 2.0.<br>
&gt; However, I found another example on the same<br>
&gt; wiki <a href="http://www.visitusers.org/index.php?title=ASCII_VTK_Files" target="_blank">http://www.visitusers.org/index.php?title=ASCII_VTK_Files</a><br>
&gt; that some of the file were stated as version 3.0.<br>
&gt; So I am confusing.. what version number does it exactly separates so called<br>
&gt; the lagacy VTK file from the newer XML-like file format?<br>
&gt; If you are anyone at Kitware, please help me I beg you.<br>
&gt; --<br>
&gt; Jeonggyu Lee<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>