Hi,
Is this a robot? It is unclear from the image, however if it is not a robot this is more likely to be fixed in the post as the simulation is not used when creating the G-code.
If it is a robot and you are using the robot plugin you can try using the machine tool space control, see image. If you take the robot to the start point of your simulation and set the highlighted controls it should work.
You can use the Tool Axis tab next to it for additional controls.

If you aren't using a robot you will likely need to do this through commands/ a macro.
The commands will look a bit like this:
EDIT PAR 'SimulationState.ToolControl.OrientationVector.Space' 'machine'
EDIT PAR 'SimulationState.ToolControl.OrientationVector.ReferenceVector[0]' 0.745
EDIT PAR 'SimulationState.ToolControl.OrientationVector.ReferenceVector[1]' -0.281
EDIT PAR 'SimulationState.ToolControl.OrientationVector.ReferenceVector[2]' -0.605
EDIT PAR 'SimulationState.ToolControl.OrientationVector.Mode' 'fixed_vector'
The values highlighted in red will need to be changed to the vector values you would like to use.
Hope that helps
Richard
Richard Pedley
Research Engineer