Plotter.update#
- Plotter.update(stime: int = 1, force_redraw: bool = True) None[source]#
Update window, redraw, process messages query.
- Parameters:
- stime
int, default: 1 Duration of timer that interrupt vtkRenderWindowInteractor in milliseconds.
- force_redrawbool, default:
True Call
renderimmediately.
- stime
Used In#
Gallery Examples