Hi Dennis,

> ... running extract surface and then tube is working very well for me.  I 
> guess I never thought about a "line" element having a surface but apparently 
> that's a line!

Yes, the "Extract Surface" filter's name is a little misleading. What it really 
does is convert a dataset from an unstructured grid (which may contain 
volumetric elements) to a polydata (which may only contain 0-, 1-, or 2-d 
primitives). In the process, any volume elements are represented by the 
portions of their bounding surface not shared with other volume elements.

The Tube filter only runs on polydata. So it is not exactly extracting the 
surface of a line so much as converting representations.

        David
_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to