[vtkusers] python + custom time-aware reader + demand driven pipeline
Dominik Szczerba
dominik at itis.ethz.ch
Fri Feb 20 07:08:44 EST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Does anybody have an example how to request a specific timestep in my
time-aware reader using python?
I am trying:
reader = vtkHDF5UnstructuredGridReader()
...
executive = reader.GetExecutive()
executive.SetUpdateTimeSteps(0,0.0)
and am getting an error:
AttributeError: SetUpdateTimeSteps
According to the docu the call to SetUpdateTimeSteps is fine...
- --
Dominik Szczerba, Ph.D.
Computational Physics Group
IT'IS Foundation for Research
http://www.itis.ethz.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iEYEARECAAYFAkmenUwACgkQ/EBMh9bUuzIoogCgxp8rsV5j1NON1Xekge+SLoju
nA0An0rvDLLlACk7CBedjUWRYVhrfxkl
=9EvP
-----END PGP SIGNATURE-----
More information about the vtkusers
mailing list