Hello slicer developers,
How to get the slice view (Red, Green or Yellow) under the mouse cursor in Python, like what shown in Data Probe module (Eg: Green in the image)?
And also how to get the plane coordinates (or plane equation) of the current slice view, so that i can set the plane to that slice view later when a button is clicked.