[vtkusers] How to compute streamline length?

vincentrivola vincentrivola at hotmail.com
Fri Sep 2 11:06:04 EDT 2016


Dear all,I am looking for a simple (and as fast as possible) way to get the
curvilinear / arc length of a streamline generated using the vtkStreamTracer
filter.Is it it possible to get it directly as an output?So far I did an
ugly workaround but I would like to get something faster. My current code
uses vtkThreshold to select streamlines one by one and a sort filter in
order to compute the length of each segment of each streamline and then sum
them to get the curvilinear length of a streamline.



--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-compute-streamline-length-tp5740114.html
Sent from the VTK - Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160902/b49933de/attachment.html>


More information about the vtkusers mailing list