>
> 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
>
>
_______________________________________________
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