Hi Quaritexa,
re:
> It's not a file. The problem is the correct orientation of the ortho view. Look...
Having the file of what you show in the screenshot just would have helped me repeat your steps.
But it's clearer to me now with your last one.
I guess it might be possible to do that by applying a tilt to the Top view but that will have some side effects because it will stay tilted until you manually reset it to have a 0 tilt angle. So I'm not sure that would work very well.
I think the process to modify the script to do that would be something like: after the ortho view is set, get view.cameraFrame from it and form 4 potential directions, one for cameraFrame.xaxis, cameraFrame.yaxis, cameraFrame.xaxis flipped, cameraFrame.yaxis flipped, and find the closest match from those and set view.tiltAngle to either 0, 90, 180, or 270 .
- Michael
|