Print Page | Close Window

change the model's orientation in paper space

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3225
Printed Date: 12.Jun.2026 at 22:31


Topic: change the model's orientation in paper space
Posted By: KateL
Subject: change the model's orientation in paper space
Date Posted: 22.Feb.2010 at 13:09
i have drawn something vertically in model space, but want to show it horizentally in paper space. How can i achieve that without changing the orientation in model space?
 
Thanks



Replies:
Posted By: tulip3D
Date Posted: 22.Feb.2010 at 14:06

Make a copy of whatever it is you want to see and just throw it off to the side somewhere. Then bring up an additional viewport in paperspace to show that view.



Posted By: CarlB
Date Posted: 22.Feb.2010 at 18:03
In paperspce viewport, use the command "dview>>twist" and set view to whatever rotation you'd like. You can also create a named UCS with desired rotation, and restore that UCS in the viewport (as well as the companion "plan" command to set view to the UCS.


Posted By: Hannah-Marie
Date Posted: 22.Feb.2010 at 19:21
Hi,
 
You can use the command:
 
Mvsetup
   Align
      Rotate View [ASKED FOR BASEPOINT AROUND WHICH TO ROTATE VIEW
                           - INDICATE ANY POINT IN THE VIEWPORT]
         Specify angle = 90 degrees
 
With this method you do not have to do anthing with your model space,  only find that it affects my right click commands on mouse but can be corrected with typing in "PICKFIRST" and set it to "1"
 
Good luck!!!



Print Page | Close Window