<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>