# Interpolating z-values from a Delaunay2D mesh

**URL:** https://discourse.vtk.org/t/interpolating-z-values-from-a-delaunay2d-mesh/9047
**Category:** Support
**Tags:** python
**Created:** [July 31, 2022, 12:37am UTC](https://discourse.vtk.org/t/interpolating-z-values-from-a-delaunay2d-mesh/9047 "2022-07-31T00:37:18Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Christos\_Tsolakis](https://discourse.vtk.org/user_avatar/discourse.vtk.org/christos_tsolakis/32/2076_2.png) [@Christos\_Tsolakis](https://discourse.vtk.org/u/Christos_Tsolakis)
#### Post date: [August 1, 2022, 12:22pm UTC](https://discourse.vtk.org/t/interpolating-z-values-from-a-delaunay2d-mesh/9047/5 "2022-08-01T12:22:17Z")

</div>

> Not sure if this will help but checkout [VTK Classes used in the Examples](https://kitware.github.io/vtk-examples/site/Cxx/Coverage/CxxVTKClassesUsed/) and search for `vtkDelaunay2D` .

In particular, I would suggest looking into [https://kitware.github.io/vtk-examples/site/Cxx/PolyData/InterpolateMeshOnGrid/](https://kitware.github.io/vtk-examples/site/Cxx/PolyData/InterpolateMeshOnGrid/)

---

_[View the full topic](https://discourse.vtk.org/t/interpolating-z-values-from-a-delaunay2d-mesh/9047)._
