Hello Marburg,
I think that it can be solved in two ways: inputting the coordinate information for some cameras to the Reference pane and then using the same values for the further projects, using Python that will do that automatically.
The first way seems rather simple: using Rotate Object tool orient that model as you wish, then type in the following command to the Console pane:
PhotoScan.app.document.chunk.transform.matrix = PhotoScan.app.document.chunk.transform.matrix
The [R] sign should appear next to the chunk's label in the Workspace pane and in the Estimated tab of the Reference pane you'll be able to see the coordinates for the cameras that can be also exported to the text file and used in the other projects.