[vtkusers] vtkAppendPolyData and Field Data

Berk Geveci berk.geveci at kitware.com
Thu May 2 14:00:58 EDT 2002


Do all inputs have the array you want to append, with the exact
same name ?

-Berk

On Thu, 2002-05-02 at 13:56, Kevin Wright wrote:
> Hi All,
> 
> I just started adding extra scalar fields to my point data using AddArray() 
> (VTK 4.0 WIN32), and everything seems to work for the most part, except 
> that vtkAppendPolyData seems to not pass these fields through.  I looked 
> through the documentation and the code, and it seems to me that by default, 
> they should get passed through, unless I turn them off.  Am I wrong? Is 
> this a bug in vtkAppendPolyData? A bug in my code?
> 
> Kevin.
> 
> 
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list