Hi,<br><br>I have externally triangulated data in the following form:<br><br>x, y, z<br>...<br>...<br>...<br><br>idx1, idx2, idx3<br>...<br>...<br>...<br><br>where (x,y,z) specify&#39;s points. and idx1, idx2, idx3 are indices of triangles. Using these data, how can I fill a vtkPolyData, so that contours can be generated and displayed?<br>
<br>Thanks in advance<br><br>Ragards<br>Rakesh Patil<br>