I am using scissors tool a lot to trim unwanted data. I do this in the side view of the specimen, but I also need to see how the specimen looks front on, so that I do not cut into it at an angle. I can turn on the dual 3D, but I can’t find a way to link them so view1 e.g., shows A view, while view2 show the Left view, and rotating in the volume in either of the views updates the other.
Typically you create the transform node, so you don’t need to call getNode. If you want the user to select it then you typically add a slicer.qMRMLNodeComboBox() to your GUI (or you get the transform node associated with another node using someNode.GetParentTransformNode().