collaboration Module¶
collaboration is a helper module useful for handling synchronisation in multi-client configuration as well as providing other collaboration related methods
- A simple example:
from paraview import collaboration
collaboration.processServerEvents()