PlotRotation problem

PlotRotation problem

Anonymous
Not applicable
234 Views
0 Replies
Message 1 of 1

PlotRotation problem

Anonymous
Not applicable
Can someone shed light on plot rotations, please? I'm trying to determine which way is "up" in the view when I am plotting. I was thinking that I could use AcGiViewport::getCameraUpVector(), but that doesn't always work when plotting.

In my drawing, I have the UCS set to World, with a Plan view, and no view twist. getCameraUpVector() returns (0,1,0)when I'm not plotting. When I do a Plot Preview, I get the CameraUpVector and PlotRotation values shown below:

Paper size: Letter
Orientation: Portrait
CameraUpVector: -1,0,0
PlotRotation: 90

Paper size: Letter
Orientation: Landscape
CameraUpVector: 0,1,0
PlotRotation: 90

For "Portrait" I can rotate the CameraUpVector by -PlotRotation, and I get (0,1,0), which is good. But that doesn't work with "Landscape". How does this stuff work?

Thanks for any help.
Mike

Message was edited by: Mike Riley
0 Likes
235 Views
0 Replies
Replies (0)