<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Jesse,</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Fri, Oct 2, 2015 at 7:09 PM, Jesse Samluk <span dir="ltr"><<a href="mailto:sevensam@udel.edu" target="_blank">sevensam@udel.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Cory,<div><br></div><div>  Two quick questions for you on the differences between “Ruler” and “PlotOverLine”.</div><div><br></div><div>   I think what I am looking for is the Ruler source to give me the width of those white lines (as indicated on the image with the red line, attached again for reference). My question first question is, is there a way to save a Ruler in a state file such that it will automatically adjust to a new width of those white lines when I open another VTK file? Or do I have to manually adjust them with each VTK I open?</div></div></blockquote><div><br></div><div>You'll have to do it manually. That would be a fancy (but cool!) trick to do the processing needed to stick the rule endpoints to the white region.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>   Second question, when you said the line below, what did you mean (can you walk me through it?)? The way I take it is that the PlotOverLine gives me values of all the fields present as defined on the Ruler (which is cool, by the way), but not the width unless I define it. Am I on the right track with this one, or way off?</div></div></blockquote><div><br></div><div>PlotOverLine will not give you the width. What I was suggesting was look at the values in the properties Point1 and Point2. Each of these has x,y,z values for the line endpoints. You can use the standard distance formula for computing the distance between points - not from within ParaView, but with a calculator, spreadsheet program, etc. - to compute the length of the line used in the PlotOverLine filter.</div><div><br></div><div>Cory</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div><div>Thanks!</div><div>Jesse</div><div><div><blockquote type="cite"><span class=""><div>On Sep 30, 2015, at 9:22 AM, Cory Quammen <<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>> wrote:</div><br></span><span class=""><div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">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.</span></div></span></blockquote></div><img height="379" width="640" src="cid:E3829612-7F2F-4EBE-A61D-4DFD394ED3CB"></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div></div>