Hi Matt,

On Fri, Feb 24, 2012 at 02:24:55PM -0800, Matt Goodman wrote:
> I am trying to extract the mesh data from the generated tube object,
> but I am having trouble finding the generated polygon data.

The tube filter, as any filter, shoudl have an 'outputs' attribute,
giving the list of VTK datasets that it outputs. The first on of them
should be a polydata:
http://github.enthought.com/mayavi/mayavi/data.html#polydata

Hope this helps,

Gaƫl

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to