[vtkusers] VTK DotNet C# - IsInside Function

John Fraser John.Fraser at icr.ac.uk
Mon Nov 15 06:30:27 EST 2010


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.
http://sourceforge.net/projects/vtkdotnet560/

>>> Sam <sistephan at gmail.com> 14/11/2010 15:53 >>>


Hello,

I am using vtkPolyData object and I'm given a coordinate (x,y,z).  I need a
function to check if that coordinate lies within my vtkPolyData model or
not.  

Looking at the C++ documentation, this can be achieved using
vtkSelectEnclosedPoints and the IsInside function.  However,
vtkSelectEnclosedPoints is not available in the C# libraries.

Any suggestions?  

Thanks,
Sam
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/VTK-DotNet-C-IsInside-Function-tp3264519p3264519.html
Sent from the VTK - Users mailing list archive at Nabble.com.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers

The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.

This e-mail message is confidential and for use by the addressee only.  If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer and network.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101115/5aa75869/attachment.htm>


More information about the vtkusers mailing list