<div dir="ltr"><pre class="">I am not sure I understand the problem.<br>In the example (<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/LongLine" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/LongLine</a>) a single cell is created from each 2 points.<br>
<br></pre><pre class="">if you want an actor per 2 points, you just need to modify the code.<br><br></pre><pre class="">Alex<br></pre><pre class=""><br></pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Jun 26, 2013 at 12:39 PM, Piyusha <span dir="ltr">&lt;<a href="mailto:gadepiyusha@gmail.com" target="_blank">gadepiyusha@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Right. I did try that, but my problem is that I have open ended lines. Say I<br>
have 1000 start points and 1000 end points, so instead of getting 1000<br>
lines, I get one continuous line.<br>
Is there a way to get 1000 different lines?<br>
<br>
Thanks,<br>
Piyusha<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/generating-Line-mesh-from-points-tp5721576p5721626.html" target="_blank">http://vtk.1045678.n5.nabble.com/generating-Line-mesh-from-points-tp5721576p5721626.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the VTK - Users mailing list archive at Nabble.com.<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>
</div></div></blockquote></div><br></div>