Hello,

I want to extract the output from a Glyph filter into a spreadsheet. I want the 
coordinates of the origin of each glyph and its components so I can plot the 
same vectors using matplotlib.quiver capability. I tried to do this using the 
Spreadsheet view, but I ran into some issues:
- First, even that the Glyph only shows a subset of all points (using the 
Masking option), the spreadsheet view actually contains the entire data set.
- Second, the scaling is not reflected in the components of the field 
GlyphVector in the spreadsheet view, but it is reflected in the field Points, 
in a way that is not easy to reason.

How could I get around these two issues to get to my goal? What is the meaning 
of the field Points in the Glyph filter?

Thanks
Miguel

--

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://paraview.org/mailman/listinfo/paraview

Reply via email to