It looks like your "v," "f" and "omega" arrays (inputs to the glyph filter) cover the same set of points here. Each of them have 117 tuples. You want one glyph filter to apply to all points? Have you tried playing around with the "Scale mode"? I was able to get all the points to become spheres to become spheres that way.
Sohail --- On Thu, 3/24/11, sarai anvari <[email protected]> wrote: From: sarai anvari <[email protected]> Subject: Re: [Paraview] visualizing particles with different radius To: "Sohail Shafii" <[email protected]> Date: Thursday, March 24, 2011, 8:23 AM thanks but as you sea in this vtk file there two types of atoms with different radius. i have tried applying two glyph filter but it only changes one type each time,,, On Wed, Mar 23, 2011 at 7:05 PM, Sohail Shafii <[email protected]> wrote: So in the glyph filter's "Vectors" drop-down you see the two types and you want it applied to both? If that's the case then I would add a second glyph filter into the pipeline, and have it applied to the other type. As far as I know each glyph filter can be applied to only one input vector from the pipeline. Sohail --- On Wed, 3/23/11, sarai anvari <[email protected]> wrote: From: sarai anvari <[email protected]> Subject: [Paraview] visualizing particles with different radius To: [email protected] Date: Wednesday, March 23, 2011, 7:00 AM I have produced *.vtk files which contain information about 6 coordinates in Cartesian space and radius of the particles. the particles have two different type. type 1 with radius 1 and type 2 with radius 5. each time i apply Glyph filter and choose sphere type only one type of the particles is changed. how is it possible to apply this filter to both types or even if i had three type with tree different radii how could i visualize these tree diffident radii? thanks. -----Inline Attachment Follows----- _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
