[vtkusers] Cell types

J.A. Lee jeff at cdnorthamerica.com
Tue Jul 24 09:11:45 EDT 2001


VTK_WEDGE=13

Gavin Tabor wrote:

> Dear All,
>
> I'm trying to import data from an unstructured CFD grid into
> a vtkUnstructuredGrid. (Actually, its an update of a previous
> routine which just worked on hex cells). As far as I can make
> out, the following 3d cell types are supported :
>
> hex     = 8 vertices
> wedge   = 7 vertices
> pyramid = 5 vertices
> tet     = 4 vertices
>
> What happened to prisms, ie. a cell with 6 vertices? Is there
> a VTK_PRISM, or a vtkPrism class? I can't find one. If not, is
> there a generic n-vertex cell available? I can't find that
> either.
>
> Gavin
>
> --
>
> Dr. Gavin Tabor
> School of Engineering and Computer Science
> Department of Engineering
> University of Exeter
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers

--
J.A. Lee


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20010724/271c5048/attachment.htm>


More information about the vtkusers mailing list