On Mon, Aug 03, 2009 at 05:11:26PM -0400, Tom Foutz wrote:
>    I've made a closed volume triangular mesh using:
>    triangular_mesh(X,Y,Z,triangles,color=self.color,opacity=self.opacity)

>    And I have a point (x,y,z)

>    In matlab I have been able to use the delaunay tessellation method to
>    determine whether or not the point is inside the triangle mesh.� However,
>    I have not found any way to do it in python.

>    Any ideas?

What is your end goal? You can use Delaunay tessalation with Mayavi too,
but the question is: what do you want to do afterward?

Ga�l

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to