<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>On Sat, Jun 5, 2010 at 11:08 AM, Jothy <span dir="ltr">&lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt;</span> wrote:</div><div><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Hi all,<br><br>I have a set of contours, which are read form a file like x1,y1,z1..........xn,yn,zn. Now I want to create a mesh from these numerical values. How to do that?<br>
<br>I think first I need to convert the numerical values to vtkPolyData, then vtkTriangleFilter. But, how to convert the numerical values to vtkPolyData?<br>
<br>Thanks,<br><br>Jothy<br></div><div dir="ltr"><br></div></blockquote><div><br></div><div>Do these help?</div><div><br></div><a href="http://www.vtk.org/Wiki/VTK/Examples/IO/ReadPlainText">http://www.vtk.org/Wiki/VTK/Examples/IO/ReadPlainText</a><br clear="all">
<a href="http://www.vtk.org/Wiki/VTK/Examples/InfoVis/ReadDelimitedFile">http://www.vtk.org/Wiki/VTK/Examples/InfoVis/ReadDelimitedFile</a><br><div><br></div><div>David </div></div><br></div>