<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div>The equation x=1 is actually a plane in 3-space, not a line. So what you really want to do is intersect your contour with the plane at x=1. You can easily do this with the slice filter.</div>
</div>
</div>
<div><br>
</div>
<div>Next, select the resulting point with the &quot;select points on&quot; or &quot;select cells on&quot; tool (in the toolbar buttons right above the 3D view). Then add the &quot;plot selection over time&quot; filter. You should see the data you want in a chart. Now, just &quot;save data&quot;
 and output as a csv file.</div>
<div><br>
</div>
<div>-Ken</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Chris Kees &lt;<a href="mailto:cekees@gmail.com">cekees@gmail.com</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Friday, October 4, 2013 1:33 PM<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&quot; &lt;<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] [Paraview] how to extract elevation at a point for a dynamic, implicit surface<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div dir="ltr">I can't seem to work out the&nbsp; proper sequence&nbsp; of filters for the following.<br>
<br>
I have a 2D triangular mesh with a time-dependent scalar field, say phi. I want to generate a single isoline, say phi=0, which I can do with the contour filter, but then I want to generate a single point by intersecting the isoline with a vertical line, say
 x=1. Then I want to save the time series of that point, which would look something like&nbsp; t_0, 1,&nbsp; y(t_0), t_1, 1, y(t_1),...,t_n since the x-coordinate doesn't change.
<br>
<br>
Thanks,<br>
Chris<br>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>