This is slightly tangential, but I always thought that there should be a method to simply turn it on or off. Whenever I wanted to use this function, it was really in a script where I simply wanted to suppress the messages. In order to do that, I need to go through a weird process of checking the flag and then toggling if it's on.
-Ken On 9/2/09 5:10 PM, "pat marion" <[email protected]> wrote: servermanager.ToggleProgressPrinting() Pat On Wed, Sep 2, 2009 at 6:50 PM, Fabian, Nathan<[email protected]> wrote: > Hi, > > When I run pvbatch I get progress to stdout like this: > > vtkFilter(10) : [ .................] > vtkFilter(135) : [ .................] > vtkFilter(137) : [ .................] > vtkFilter(127) : [ .................] > vtkFilter(139) : [ .................] > > How do I turn that off? > > Thanks, > Nathan. > > > _______________________________________________ > 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 > _______________________________________________ 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 **** Kenneth Moreland *** Sandia National Laboratories *********** *** *** *** email: [email protected] ** *** ** phone: (505) 844-8919 *** web: http://www.cs.unm.edu/~kmorel
_______________________________________________ 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
