<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.5730.13" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Well you could try the upgrade project that I've been working on, this is a project to upgrade the current VTK .NET project to VTK5.6.0, it should have the class that you require.</DIV>
<DIV><A href="http://sourceforge.net/projects/vtkdotnet560/">http://sourceforge.net/projects/vtkdotnet560/</A><BR><BR>>>> Sam <sistephan@gmail.com> 14/11/2010 15:53 >>><BR></DIV>
<DIV style="COLOR: #000000"><BR>Hello,<BR><BR>I am using vtkPolyData object and I'm given a coordinate (x,y,z). I need a<BR>function to check if that coordinate lies within my vtkPolyData model or<BR>not. <BR><BR>Looking at the C++ documentation, this can be achieved using<BR>vtkSelectEnclosedPoints and the IsInside function. However,<BR>vtkSelectEnclosedPoints is not available in the C# libraries.<BR><BR>Any suggestions? <BR><BR>Thanks,<BR>Sam<BR>-- <BR>View this message in context: <A href="http://vtk.1045678.n5.nabble.com/VTK-DotNet-C-IsInside-Function-tp3264519p3264519.html">http://vtk.1045678.n5.nabble.com/VTK-DotNet-C-IsInside-Function-tp3264519p3264519.html</A><BR>Sent from the VTK - Users mailing list archive at Nabble.com.<BR>_______________________________________________<BR>Powered by <A href="http://www.kitware.com">www.kitware.com</A><BR><BR>Visit other Kitware open-source projects at <A href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</A><BR><BR>Please keep messages on-topic and check the VTK FAQ at: <A href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</A><BR><BR>Follow this link to subscribe/unsubscribe:<BR><A href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR></DIV></BODY></HTML>