In short,
I want my view to be orientated to the clipping plane creating an exact image on the section, not from the perspective camera but from a ‘straight camera.’
I want to rotate the plane and by that the views, with 45 degrees.
Just create a new CPlane with a desired orientation, like shown in the tutorial above. Then go to the desired view (i.e. Top, Right, Front, etc.), and make sure that the camera projection is set to parallel in the Viewport:Properties. Now simply draw the clipping plane in the viewport, and it will be parallel to the current viewport. You can use the Perspective viewport to adjust the position of the clipping plane.