[vtkusers] INTERPOLATE ON STL: Plotting scalar field on 50 points on An 70000-points STL surface
hfs
hosam.alsofi at gmail.com
Wed Mar 6 09:44:51 EST 2019
Hello,
I have an STL surface file. The data were sampled on 50 selected points only
(wind tunnel test).
I want to visualize the field as a contour on the STL file.
I know basic stuff on how to use VTK python library. But this task I want it
involves:
- interpolating the field inside the probes-area
- extrapolating outside the probes-area
- then creating the final VTK file.
- maybe triangulation is also needed..
OR, there might be a crazy filter in paraview that can do the whole thing!
Any help would be appreciated..
HFS
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
More information about the vtkusers
mailing list