Testing paraview python script

Looks like ResetSession() is indeed quite limited. You can replace it by

Disconnect()
Connect()
1 Like