[Paraview] Measuring a specific contour line generated in Paraview with Line object?

Cory Quammen cory.quammen at kitware.com
Wed Sep 30 09:22:33 EDT 2015


Jesse,

You could try the Ruler source in ParaView, then place the ends as you've
placed the ends of the red line in your image. This will give you the width.

To interpolate values along the line, you can use the Plot Over Line
filter. Again, place the end points of the lines as you did with the ruler
(you could even copy and past the Point1 and Point2 property values from
one to the other). Optionally, you could dispense with the Ruler source and
compute the length of the line in the Plot Over Line filter manually given
Point1 and Point2.

HTH,
Cory

On Mon, Sep 28, 2015 at 9:36 PM, Jesse Samluk <sevensam at udel.edu> wrote:

> Greetings Paraview community -
>
>
> Referring to the attached image, I have these alternating white/blueish
> lines that are the result of having the imaginary field of the B-field =0,
> and then taking the log of the absolute value of that quantity. There
> called “null lines” since that quantity is,n well, null.
>
>  Here’s my question though. Is there anyway for Paraview to give a value
> for the width of these null lines shown in the image (red line artificially
> inserted for now)? Is it through the line object?
>
>  One more question - where I have the red line is where I’d like to read
> off the values. I have other vtk files where the width will change. Is
> there a way to define this line such that the values change with the width?
>
> Thanks!
>  Jesse
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>


-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150930/40681688/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ControlRun2LevelIce copy.png
Type: image/png
Size: 112189 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150930/40681688/attachment.png>


More information about the ParaView mailing list