[vtkusers] How to reload file in vtkExodusIIReader

Slaughter, Andrew E andrew.slaughter at inl.gov
Mon Feb 1 16:49:42 EST 2016


I am using VTK6.3 and Python2.7 on OSX. I am creating a vtkExodusIIReader
object for a file, but during run-time the file is updated. How do I update
reader to re-read a file?

Attached is a simple example that shows what I am doing. There must be some
sort of reset flag that I am missing. (Note, vtkExodusIIReader::Reset() did
not help).

Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160201/72129967/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: update.py
Type: text/x-python-script
Size: 1182 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160201/72129967/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diffusion_1.e
Type: application/octet-stream
Size: 29504 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160201/72129967/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diffusion_2.e
Type: application/octet-stream
Size: 30480 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160201/72129967/attachment-0001.obj>


More information about the vtkusers mailing list