[vtk-developers] Problem with vtkAppendPolyData

David Doria daviddoria at gmail.com
Wed Jan 12 08:16:54 EST 2011


2011/1/12 FUJII Kenji <kenji.fujii at noe.co.jp>:
> Hi, There.
>
> I was trying to append some PolyData to interpolate them at a time by
> vtkProbeFilter and vtkDelaunay3D.
> so I was preparing PolyData which has Points and Scalars
> and appending them, using AppendPolyData class.
> But I think AppendPolyData didn't work precisely.
> Because AppendPolyData's object didn't have any Points.

Does this work for you?

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/CombinePolydata

David



More information about the vtk-developers mailing list