[vtkusers] conversion of unstrucuredgrid to polydata (for using the QuantizePolyDataPoints filter)

David Doria daviddoria at gmail.com
Sun Apr 17 17:27:22 EDT 2011


On Sun, Apr 17, 2011 at 5:25 PM, Luca Penasa <luca.penasa at gmail.com> wrote:
> Hi everybody, i would like to use the QuantizePolyDataPoints filter on
> my unstructured grid, but it accepts only PolyData objects as input.
> Note: my grid does not have any kind of cell. Only vertexes are present.
>
> How can i do this kind of conversion?
>
> Thank you

http://www.itk.org/Wiki/VTK/Examples/Cxx/PolyData/DataSetSurfaceFilter

David



More information about the vtkusers mailing list