No match between 2D planes data and 3D model view

Hi all,
After perform registration the 3D model goes to a different position in the 3D viewer. This occurs due to the registration transformation matrix. Thus, if i set the slice planes visible Im not able to see where the slice planes intersect the 3D model because the slice planes and the 3D model are not in the same “origin”.
Does anyone know how can i solve this?
Thank you!

The transform that is computed by registration is automatically applied to the moving volume. If there are models, markup fiducial, etc. that you would like to move along with your volume then apply the computed transform to those nodes, too (you can use Transforms or Data module to apply transforms to nodes).