[vtkusers] How to reload file in vtkExodusIIReader

Slaughter, Andrew E andrew.slaughter at inl.gov
Mon Feb 1 17:07:48 EST 2016


Found my own answer, vtkExodusIIReader::Modified() did the trick. Thanks to
anyone who took a look.
-Andrew

On Mon, Feb 1, 2016 at 2:49 PM, Slaughter, Andrew E <
andrew.slaughter at inl.gov> wrote:

> 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/b62ab30b/attachment.html>


More information about the vtkusers mailing list