<div dir="ltr">Hi vtk users<div><br></div><div style>I need to check whether  a point is inside a closed surface or not.I created a sphere  and used the codes given under vtk examples </div><div style><span style="line-height:1.2em;color:rgb(0,0,0);font-family:sans-serif"><br>
</span></div><div style><span style="line-height:1.2em;color:rgb(0,0,0);font-family:sans-serif"><b>VTK/Examples/Cxx/PolyData/PointInsideObject. </b>I have to input data as an array as my program (based on vhp abdomen data set) needs to feed  large range of data.( eg. x= 675 , y= 401,  z=450 ). The program was built with zero errors.But it does not check inside correctly.(is inside=1,outside=0).I spent a long time to make it correct but failed.Can any body help me to get it corrected or propose a suitable way to do this task.My codes are attached herewith  for you reference.</span></div>
<div style><span style="line-height:1.2em;color:rgb(0,0,0);font-family:sans-serif"><br></span></div><div style><span style="line-height:1.2em;color:rgb(0,0,0);font-family:sans-serif">Many thanks</span></div><div style><span style="line-height:1.2em;color:rgb(0,0,0);font-family:sans-serif">Shirani</span></div>
<div style><span style="line-height:1.2em;color:rgb(0,0,0);font-family:sans-serif"><br></span></div><div style><span style="line-height:1.2em;color:rgb(0,0,0);font-family:sans-serif"><br></span></div></div>