This command will notify the active camera handler to use its current settings as the reset values. These settings are used when the camera is reset.
viz.MainView.setPosition(0,1,-10)
viz.cam.setReset()
.
.
.
viz.cam.reset()
#Viewpoint will be at (0,1,-10)