<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Quoting from an email from a couple of
weeks ago:<br>
<blockquote>-------- Forwarded Message --------
<table class="moz-email-headers-table" cellspacing="0"
cellpadding="0" border="0">
<tbody>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">Subject:
</th>
<td>[vtk-developers] Fwd: VTK Discourse forum is now
available</td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">Date:
</th>
<td>Thu, 28 Feb 2019 16:13:04 -0500</td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">From:
</th>
<td>Cory Quammen via vtk-developers
<a class="moz-txt-link-rfc2396E" href="mailto:vtk-developers@vtk.org"><vtk-developers@vtk.org></a></td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">Reply-To:
</th>
<td>Cory Quammen <a class="moz-txt-link-rfc2396E" href="mailto:cory.quammen@kitware.com"><cory.quammen@kitware.com></a></td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">To: </th>
<td>vtkusers <a class="moz-txt-link-rfc2396E" href="mailto:vtkusers@vtk.org"><vtkusers@vtk.org></a>, VTK Developers
<a class="moz-txt-link-rfc2396E" href="mailto:vtk-developers@vtk.org"><vtk-developers@vtk.org></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<div>Hi folks,</div>
<div><br>
</div>
<div>Just a reminder that the mailing lists <a
href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a> and <a
href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a>
will be retired at some point this year. Please post new
questions and topics on <a href="https://discourse.vtk.org">https://discourse.vtk.org</a></div>
<div><br>
</div>
<div>Details are available in the forwarded message below.</div>
<div><br>
</div>
<div>Thank you,</div>
<div>Cory</div>
<br>
</blockquote>
<br>
On 06/03/2019 14:41, Hosam S wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CACE8JZQcmU1mcchJWaRwRUmUvs1vd-nONR-HDys6z4Fjr+E45w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">I am re-sending this since it was rejected before
the subscription was accepted.
<div>Sorry about that.</div>
<div><br>
</div>
<div>HFS</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, Mar 6, 2019 at 3:35 PM
Hosam S <<a href="mailto:hosam.alsofi@gmail.com"
moz-do-not-send="true">hosam.alsofi@gmail.com</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><span
style="color:rgb(33,33,33);font-size:14.6667px">Hello,</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<br style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">I have
an STL surface file. The data were sampled on 50 selected
points only</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">(wind
tunnel test).</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">I want
to visualize the field as a contour on the STL file.</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<br style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">I know
basic stuff on how to use VTK python library. But this
task I want it</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">involves:</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">-
interpolating the field inside the probes-area</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">-
extrapolating outside the probes-area</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">- then
creating the final VTK file.</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">-
maybe triangulation is also needed..</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<br style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">OR,
there might be a crazy filter in paraview that can do the
whole thing!</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<br style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">Any
help would be appreciated..</span><br
style="color:rgb(33,33,33);font-size:14.6667px">
<br style="color:rgb(33,33,33);font-size:14.6667px">
<span style="color:rgb(33,33,33);font-size:14.6667px">HFS</span> <br>
</div>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=vtk-developers">http://markmail.org/search/?q=vtk-developers</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="https://vtk.org/mailman/listinfo/vtk-developers">https://vtk.org/mailman/listinfo/vtk-developers</a>
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">
<p>-- <br>
<a href="http://bluecape.com.pt">www.bluecape.com.pt </a><br>
an FS Dynamics company</p>
<p>FSD blueCAPE Lda<br>
Rua Fonte dos Corvos 29<br>
Casais da Serra<br>
2665-305 Milharado<br>
PORTUGAL<br>
<br>
T: (+351) 926 008 657</p>
</div>
</body>
</html>