[vtkusers] vtkAppendPolyData Losing Lookup Table
Mathieu Malaterre
mathieu.malaterre at kitware.com
Thu Mar 18 11:46:35 EST 2004
Andrew,
Can you create a small python/c++/tcl code that reproduce the bug ?
Thanks
Mathieu
Andrew Wilford wrote:
> Hi,
>
> Just when I thought I had solved my color/llokup table problems!
>
> If I pipe the output from vtkReader to vtkWriter, my file is copied no
> problem.
>
> However, I have a need to group several sources of vtkPolyData together into
> a vtkAppendPolyData. Even if I add just the first input (so there are no
> scalar conflicts), I lose the custom lookup table attached to the point
> data.
>
> Is this a bug?
>
> Is there an alternative way of grouping together polydata?
>
> Thanks!
>
> Andrew Wilford
>
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list