# How to determine one point is within one enclosed block or not

**URL:** https://discourse.paraview.org/t/how-to-determine-one-point-is-within-one-enclosed-block-or-not/2314
**Category:** Development
**Created:** [July 29, 2019, 1:34pm UTC](https://discourse.paraview.org/t/how-to-determine-one-point-is-within-one-enclosed-block-or-not/2314 "2019-07-29T13:34:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sharon](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/67e7ee/32.png) [@sharon](https://discourse.paraview.org/u/sharon)
#### Post date: [July 29, 2019, 1:34pm UTC](https://discourse.paraview.org/t/how-to-determine-one-point-is-within-one-enclosed-block-or-not/2314/1 "2019-07-29T13:34:59Z")

</div>

Dear Experts,

In my situation, there are tens of enclosed blocks, and when given one point, i need to check this point is in which block, or not in any block.

my block is vtkPolyData, read from STL file.

Is there any existing filters to do it?  
Any suggestions on how to do it with high performance?

Best Regards,  
Sharon
