<div dir="ltr">Hi Gerrick,<div><br></div><div>Does the input data have any triangle strips?  The filter will break these</div><div>into individual triangle cells.</div><div><br></div><div>  David<br><div class="gmail_extra">

<br><br><div class="gmail_quote">On Mon, Jun 9, 2014 at 3:51 PM, Gerrick Bivins <span dir="ltr"><<a href="mailto:Gerrick.Bivins@halliburton.com" target="_blank">Gerrick.Bivins@halliburton.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Hi All,<u></u><u></u></p>
<p class="MsoNormal">I have a dataset which contains cell data for which I’m generating streamlines via vtkStreamTracer.<u></u><u></u></p>
<p class="MsoNormal">I then pass this through a vtkTubeFilter. Up to this point, all is well.<u></u><u></u></p>
<p class="MsoNormal">The next step in the pipeline is passing this through a vtkDataSetSurfaceFilter.<u></u><u></u></p>
<p class="MsoNormal">Then I pass the output through a vtkPolyDataNormals filter and this is where the problem seems to occur.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">The output of the vtkPolyDataNormals filter hasnew cells that were created during
<u></u><u></u></p>
<p class="MsoNormal">the execution of the vtkPolyDataNormals filter which didn’t seem correct.<u></u><u></u></p>
<p class="MsoNormal">Looking at the code, I think it is only copying the input cell data.<u></u><u></u></p>
<p class="MsoNormal">This causes problems when I try to query the output polydata.
<u></u><u></u></p>
<p class="MsoNormal">For instance, which original cell  was a cell in the output generated from?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Anyone have some ideas on why vtkPolyDataNormals would create new cells?<u></u><u></u></p>
<p class="MsoNormal">My understanding was that it would only create new points where it needed to split<u></u><u></u></p>
<p class="MsoNormal">edges based on the split feature edges setting and the angle specified.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Gerrick<u></u><u></u></p>
<p class="MsoNormal">PS I’m still using 5.10.*<u></u><u></u></p>
<p class="MsoNormal"><br></p></div></div></blockquote></div><br></div></div></div>