Programmatically update View Controllers and Volume Reslice Driver?

Hi,

Is there a way to programmatically update the axial view of the Red Slice (as we can do using the View Controllers module)? Also, is there a way to progammatically update the Driver and Mode of the Red Slicer as well (as we can do using the Volume Reslice Driver)?

Thanks

Yes, see these examples: https://www.slicer.org/wiki/Documentation/Nightly/ScriptRepository#Manipulate_a_Slice_View

Also you can look at the corresponding code in the reslice driver, and it should be easily scriptable.