Hi all,

I'm trying to generate programmable sources with timesteps.
The URL may describe how to do them:
<http://www.paraview.org/Wiki/Here_are_some_more_examples_of_simple_ParaView_3_python_filters.#Producing_Data_with_Timesteps_.28Source.29>

But when I try the code, I got an error as below:
> Traceback (most recent call last):
>   File "<string>", line 19, in <module>
>   File "<string>", line 14, in RequestData
>   File "<string>", line 5, in GetUpdateTimesteps
> AttributeError: UPDATE_TIME_STEPS

I have Mac OS 10.9 and ParaView 4.0.1.
The attached pvsm file is what I coded. # just copied the sample code

How can I run it exactly?


Magician

Attachment: ps_with_time.pvsm
Description: Binary data

_______________________________________________
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

Reply via email to