<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>