Scottish's solution is best, but for future reference it is possible to rotate a mesh provided you have or create a mesh table in the config file. In the default mesh container, under the autocreate line add the line
orientation 0,0,1.5708
which will rotate the model by 1.5708 radians (90 degrees). If that is the wrong way then use 0,0,-1.5708 instead.