[vtkusers] Allowing empty data arrays as field attributes?

CharlesB chbrossotaf at gmail.com
Thu Dec 15 11:24:18 EST 2016


Hello,

If I have a DataSet with one of its DataArray being empty (those things
happen), I get a crash when going through CopyData during a pipeline
execution, precisely in the loop of vtkDataSetAttributes::CopyData, called
in UnstructuredGridGeometryFilter.

Is it a bug, or is it required that the user doesn't create empty arrays? I
use VTK 7.0.0.

Best regards
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161215/fd42b09e/attachment.html>


More information about the vtkusers mailing list