<div dir="ltr">Thanks Cory!<div>This works very nice!</div><div><br></div><div>Dan</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 15, 2017 at 12:08 PM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dan,<br>
<br>
Another way would be to normalize your vector field, run the stream<br>
tracer on it, and then contour by integration time. That should give<br>
you evenly spaced samples along the streamline when you run the<br>
contour filter on it.<br>
<br>
A quick test of this in ParaView looks like it should work. See<br>
attached images. The one with the normalized velocity field has even<br>
spacing, the one with the non-normalized velocity field does not.<br>
<br>
Cory<br>
<div><div class="h5"><br>
On Wed, Mar 15, 2017 at 11:44 AM, Dan Lipsa <<a href="mailto:dan.lipsa@kitware.com">dan.lipsa@kitware.com</a>> wrote:<br>
> Hi all,<br>
> I would like to place arrow glyphs equally spaced along streamlines. I am<br>
> using vtkStreamTracer.<br>
> The only way I see to do this is to add an option to vtkStreamTracer to<br>
> compute the distance from the seed and add this as a point data to the the<br>
> streamline. Than, I can use contour to get the points where I need to place<br>
> the arrows.<br>
><br>
> Is there any other simpler way? Do you have any suggestions with this?<br>
><br>
> Thanks,<br>
> Dan<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the VTK FAQ at:<br>
> <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</font></span></blockquote></div><br></div>