PDA

View Full Version : Rotate a view in Paperspace so it is 90 deg angle to what is shown in Modelspace



janetteallan713244
2007-02-01, 05:55 PM
How do i rotate a view in paper space so it is 90 degrees angle to what is showing in my model space.
thanks

Kris.Keller
2007-02-01, 06:14 PM
Hello Janette,

You can use the MVSETUP command to rotate your view.


How do i rotate a view in paper space so it is 90 degrees angle to what is showing in my model space.
thanks

mom of 3
2007-02-01, 08:03 PM
you can use the twist in MVIEW, too.

Mlabell
2007-02-01, 08:33 PM
Here is a lisp I wrote to rotate the view to any user specified angle. You just need to draw a x-axis and y-axis previous to starting the routine to rotate to. (I know this statement is redundant but make sure the x and y axis are perpendicular to each other, I have people use it without perpendicular x and y and it screws everything up.)


Sorry about forgetting the lisp, cant really talk something up and not deliver...

Opie
2007-02-01, 10:04 PM
Here is a lisp I wrote to rotate the view to any user specified angle. You just need to draw a x-axis and y-axis previous to starting the routine to rotate to. (I know this statement is redundant but make sure the x and y axis are perpendicular to each other, I have people use it without perpendicular x and y and it screws everything up.)
psst. you forgot to post the lisp routine.

jaberwok
2007-02-01, 10:40 PM
Hi Janette.

See here. (http://forums.augi.com/showpost.php?&p=589561)