<div dir="ltr">You can use ParaView to inspect your model, but STL duplicate all points for each faces. In order to get the proper interpolation, you will have to merge those points. <div>Moreover, you will need to assign a field value for each point, then VTK will be able to do the interpolation on each face of your model.</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jul 25, 2018 at 3:16 AM Turner, Shruti <<a href="mailto:s.turner17@imperial.ac.uk">s.turner17@imperial.ac.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="m_4214174170393008384WordSection1">
<p class="MsoNormal">Hello,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I’m new to VTK and I am trying to use it so that I can create a colour map on an object to represent some measured data with some interpolation. In real life I have an object with sensors in various locations. I have a 3D model of the object
 which I have imported into vtk as an STL file. <u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I now want to assign the measured data to the relevant locations on the model, then I want to interpolate between the measured data points so every vertex has a value. I then want to have a colour scale dependent on the value of the vertex.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I’m not sure how to go about this or if it’s possible. My specific queries are:-<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<ol style="margin-top:0cm" start="1" type="1">
<li class="m_4214174170393008384MsoListParagraph" style="margin-left:0cm">Can I click on the model for it to give me the location of the nearest vertex to my mouse click? If so, how can I?<u></u><u></u></li><li class="m_4214174170393008384MsoListParagraph" style="margin-left:0cm">What is the best way to interpolate between the known measurements? I don’t need each value across the mesh, only the final colours – would it be better to assign colours to the known
 points and then interpolate colour between them without doing the numbers?<u></u><u></u></li></ol>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Many thanks,<u></u><u></u></p>
<p class="MsoNormal">Shruti <u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>