[Paraview] accessing vtkFieldData from calculator filter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jun 2 08:27:35 EDT 2011


Christine,

Currently calculator cannot handle field-data
(http://paraview.org/Bug/view.php?id=5626). You can possibly write a
Python Programmable filter that uses the field data.

Utkarsh

On Thu, Jun 2, 2011 at 4:57 AM, Christine Corbett Moran
<corbett at physik.uzh.ch> wrote:
> Hi,
>
> I'm adding meta data to my vtkPolyData via vtkFieldData per
> http://www.itk.org/Wiki/VTK/Examples/Cxx/PolyData/FieldData. I see
> this metadata fine from the ParaView GUI but can't seem to do anything
> with the information without manually copying and pasting.
> Specifically I'd like to use some of the field values in a calculation
> via e.g. the calculator filter. Any way to do something like this?
>
> Cheers,
> Christine
> _______________________________________________
> 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
>


More information about the ParaView mailing list