<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
It would help if you post an example with some data so that we can
see exactly what you're doing.<br>
<br>
<div class="moz-cite-prefix">On 07/11/2014 01:29 PM, Allen Sanderson
wrote:<br>
</div>
<blockquote
cite="mid:338CF46B-CDD6-43EE-AE51-62718D0D8FC8@sci.utah.edu"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<br>
<div>
<div>Hello,</div>
<div><br>
</div>
<div>I have a vtkPolyData structure that contains vtkPolyLines
or vertex(s). In the course of the coding the vtkPolyData
needs to be converted to a vtkUnstructuredGrid. I have used
the example here using the append filter:</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PolyDataToUnstructuredGrid">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PolyDataToUnstructuredGrid</a></div>
<div><br>
</div>
However, no lines come across only points. I have also iterated
through each cell and moved the point id list over with the same
results, no lines
<div><br>
</div>
<div>As such, I am wondering why lines might not be moved over. <br>
<div><br>
<div apple-content-edited="true"><span
class="Apple-style-span" style="border-collapse:
separate; font-size: 12px; border-spacing: 0px; "><span
class="Apple-style-span" style="border-collapse:
separate; border-spacing: 0px; "><span
class="Apple-style-span" style="border-collapse:
separate; border-spacing: 0px; ">
<div style="margin: 0px; ">Cheers,</div>
<div style="margin: 0px; "><br>
</div>
<div style="margin: 0px; ">Allen</div>
<div style="margin: 0px; "><br>
</div>
<div style="margin: 0px; "><br>
</div>
<div style="margin: 0px; "><font face="Helvetica"
size="3">Allen Sanderson</font></div>
<div style="margin: 0px; "><font face="Helvetica"
size="3">SCI Institute</font></div>
<div style="margin: 0px; "><font face="Helvetica"
size="3">University of Utah</font></div>
<div style="margin: 0px; "><font face="Helvetica"
size="3"><a moz-do-not-send="true"
href="http://www.sci.utah.edu/">www.sci.utah.edu</a></font></div>
<br class="Apple-interchange-newline">
</span></span><br class="Apple-interchange-newline">
</span></div>
<br>
</div>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/vtkusers">http://public.kitware.com/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
<br>
</body>
</html>