[Paraview] PVBatch

David E DeMarle dave.demarle at kitware.com
Fri Sep 26 14:26:11 EDT 2014


>
> FindSource("h0001.vtk").FileNames ='h%04d.vtk' % (i)
>
...

> AttributeError: 'NoneType' object has no attribute 'FileNames'


Means that FindSource("h0001.vtk") returned none.

Do a print GetSources() to see what it might be instead of "h0001.vtk".



> Can you comment?
>
> thanks
> Sanjay
>
>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20140926/caae503a/attachment.html>


More information about the ParaView mailing list