[Paraview] Fwd: Generate Programmable Sources with Timesteps
Magician
f_magician at mac.com
Thu Nov 28 16:59:07 EST 2013
Any ideas?
I'd like to generate moving object with the Programmable Source,
but there are not enough informations on the Web to do it.
Magician
Begin forwarded message:
> From: Magician <f_magician at mac.com>
> Subject: Generate Programmable Sources with Timesteps
> Date: November 27, 2013 at 6:50:54 GMT+9
> To: ParaView <paraview at paraview.org>
>
> 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
More information about the ParaView
mailing list