[vtkusers] Is there a filter . . ?
Will Schroeder
will.schroeder at kitware.com
Thu Jul 26 07:58:02 EDT 2001
Hi David-
At 11:06 AM 7/26/2001 +1200, David Pont wrote:
>Hi all,
> Is there a filter that will pass points to its output only if they are
> used by a cell. My cells are all of type Vertex, and I want to use
> vtkGlyph3D, but this glyphs ALL points in the input. I have tried
> vtkCellCenters, vtkGeometryFilter, vtkExtractEdges, vtkStripper and
> others but cant quite get what I want. Any suggestions?
>
> Dave Pont
\
I believe that vtkCleanPolyData will do what you want. Maker sure that you
use a tolerance == 0.0.
Will
William J. Schroeder, Ph.D
Kitware, Inc.
469 Clifton Corporate Parkway
Clifton Park, NY 12065
will.schroeder at kitware.com
1-518-371-3971 x102
1-518-371-3971 (fax)
More information about the vtkusers
mailing list