[Paraview] ParaView Catalyst: export point data

David E DeMarle dave.demarle at kitware.com
Fri Jan 6 12:00:10 EST 2017


Glyph Filter, type=2D subtype=points will create 1D cells (VTK_POINTS type)
for every point (those that are attached to cells and those that are not
used by any cell). To get only those points that are not used by cells, you
may need the programmable filter.


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Fri, Jan 6, 2017 at 11:49 AM, <valenpe7 at email.cz> wrote:

> Hello,
>
> is there any way how to export data using Catalyst which are not attached
> to any grid (like particles that are characterized only by the vector of
> their location)?  Thank you!
>
> Petr Valenta
>
> _______________________________________________
> 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:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170106/da88ec35/attachment.html>


More information about the ParaView mailing list