# combining points and gemotetry into a single grid

**URL:** https://discourse.paraview.org/t/combining-points-and-gemotetry-into-a-single-grid/1877
**Category:** ParaView Support
**Created:** [May 17, 2019, 8:29pm UTC](https://discourse.paraview.org/t/combining-points-and-gemotetry-into-a-single-grid/1877 "2019-05-17T20:29:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![marco\_accardo](https://discourse.paraview.org/user_avatar/discourse.paraview.org/marco_accardo/32/1445_2.png) [@marco\_accardo](https://discourse.paraview.org/u/marco_accardo)
#### Post date: [May 17, 2019, 8:29pm UTC](https://discourse.paraview.org/t/combining-points-and-gemotetry-into-a-single-grid/1877/1 "2019-05-17T20:29:55Z")

</div>

I have been able to import a pointstable (data values) into paraview and a techplot file (geometry) into paraview so two nodes in my pipeline. I am interested in merging the two together so that I can create contours onto the geometry?  
I would like to do this using python and the paraview.simple module.  
I am not really upto speed at all on this vtk stuff so any suggestions or rabbit holes are appreciated.  
Marco
