[vtk-developers] polygonal prism

John Platt jcplatt at dsl.pipex.com
Wed Apr 30 18:35:23 EDT 2008


Hi,

If you triangulate (even without creating new points) it causes problems
viewing edges since it exposes all the internal triangulation (nonlinear
cells will demonstrate this).

John.

-----Original Message-----
From: vtk-developers-bounces at vtk.org
[mailto:vtk-developers-bounces at vtk.org] On Behalf Of
clinton at elemtech.com
Sent: 30 April 2008 21:51
To: vtk-developers
Subject: [vtk-developers] polygonal prism

Hi,

We're prototyping with a polygonal prism, and we've come across a
limitation 
in vtkDataSetSurfaceFilter that a face can only have up to 6 points.
Would the right fix be to triangle the faces of the polygonal prism in 
vtkDataSetSurfaceFilter, or to extend the structure to handle an
arbitrary 
number of points.  The '6' limit looks like it comes from supporting the

pentagonal and hexagonal prisms.

Thanks,
Clint
_______________________________________________
vtk-developers mailing list
vtk-developers at vtk.org
http://www.vtk.org/mailman/listinfo/vtk-developers





More information about the vtk-developers mailing list