I am afraid there is no easy way of doing. You can use the python programmable filter to remove the arrays you don't want though. There is some documentation on the wiki.
-berk On Wed, Nov 19, 2008 at 8:24 PM, amayt <[EMAIL PROTECTED]> wrote: > Dear all, > > I have an image data that has been generated with multiple data arrays > based on the 'Append Attributes' filter. e.g., a data array a is > generated by b+c. When saving this sort of data, all the arrays > contained (e.g., arrays a, b, and c) are saved into one file. I'd > like to know how to save just one array (e.g., array a) into one file. > > I'd appreciate any comments. > > Thanks, > > Amayt > _______________________________________________ > ParaView mailing list > [email protected] > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
