+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Senior Member
    Using
    not specified
    Join Date
    Dec 2005
    Posts
    106

    Default rotate drawing in view

    Registered forum members do not see this ad.

    Hi,

    I was wondering if anyone might be able to help me here. I'd like to know if this is possible. I have a drawing in dwg that's drawn vertically. By that i mean the texts seem to have been rotated at 90 degree. It's drawn by someone else. I darenot rotate it back fearing i might stuff up the coordinates. But it's hard to see as i need to bend my head to be able to read the drawing and all the texts in it.

    Is it possible that without rotating the actual drawing, we can actually somehow set it to something more readable for example, rotate it back to vertical kind of angle. I heard it can be done with view. But i just don't know how to do that. I need your help on this.

    I use autocad LT 2005.

    Thank you in advance

  2. #2
    Forum Deity
    Using
    not specified
    Join Date
    Jul 2004
    Location
    Anchorage, Alaska
    Posts
    2,074

    Default

    Look into the UCS command. something like UCS>>New then look at options. You can define new xy orientation with the "3point" option, or use rotate option. After this use the PLAN command to orient view with the UCS. And use UCS>>Save to name the UCS to restore later.

  3. #3
    Banned Alan Cullen's Avatar
    Using
    Map 3D 2009
    Join Date
    Jun 2006
    Location
    Cairns, Queensland, Australia
    Posts
    4,181

    Default

    There have been a few posts recently regarding this issue....I suggest having a read through the forum to find those posts....

  4. #4
    Senior Member Groutie's Avatar
    Computer Details
    Groutie's Computer Details
    CPU:
    i7 3.6 GHz
    RAM:
    32Gb
    Graphics:
    Quadro 4000 2Gb
    Using
    AutoCAD 2013
    Join Date
    Jun 2006
    Location
    London
    Posts
    127

    Default

    Alan's right, I answered this very question a week or so ago. Type DV at the command line. You'll get the option to TW (twist) the drawing. This can be done in model space or in a viewport in paperspace. In mspace the whole enviroment twists, in pspace just the vport contents twist. This is NOT the same as rotating, therefore the co-ordinates will remain as intended. Obviously, you'll have to set new UCS co-ordinates for ease of use.
    Hope that helps......

  5. #5
    Forum Newbie
    Using
    AutoCAD 2010
    Join Date
    Aug 2012
    Location
    Melbourne, Vic
    Posts
    2

    Default Rotate drawing bt selecting a line

    If you want to simply rotate a drawing to make editing text or modifying your drawing easier then simply add these 2 as macros to your own toolbar.

    Rotate UCS (Rotates the drawing to anything you pick)
    Adjust UCS to entity
    ^C^C_UCSFOLLOW;1;UCS;E;

    Rotate UCS to Original (Rotates drawing to original)
    Rotates the current UCS to Original Position
    ^C^C_ucs;w UCSfollow;0;

    This work easy for me and i always return to my original position.
    hope this helps.

    kel

    Melbourne, Vic

  6. #6
    Forum Deity
    Using
    Civil 3D 2013
    Join Date
    Dec 2005
    Location
    GEELONG AUSTRALIA
    Posts
    3,786

    Default

    Simplest way UCS OB pick say existing line left side (Caution if line is 3d so is ucs) then UCS S myname go to layout ucs R myname Plan zoom etc all done. This way model stays in world viewport is new angle.

    To jump in viewport to real world just Ucs R W but dont do PLAN, go back ucs r myname
    A man who never made mistakes never made anything

  7. #7
    Forum Newbie
    Using
    AutoCAD 2010
    Join Date
    Aug 2012
    Location
    Melbourne, Vic
    Posts
    2

    Default Rotate drawing by selecting a line

    Registered forum members do not see this ad.

    I should have added that my routine simply twists/rotates the drawing, NOT the crosshairs.
    And once finished, returns the drawing to its original position.

Similar Threads

  1. Orient the View of a 3D Drawing...
    By FindAPath in forum AutoLISP, Visual LISP & DCL
    Replies: 7
    Last Post: 5th Jun 2006, 04:40 am
  2. View of Drawing
    By engineer1 in forum AutoCAD Beginners' Area
    Replies: 5
    Last Post: 1st May 2006, 11:26 am
  3. rotate view inside viewport
    By Leen in forum AutoCAD General
    Replies: 4
    Last Post: 10th Apr 2006, 02:03 pm
  4. Rotate View in Paper Space
    By L Seiger in forum AutoCAD Drawing Management & Output
    Replies: 3
    Last Post: 4th Jan 2005, 05:07 pm
  5. View changes made to drawing
    By hyposmurf in forum AutoCAD General
    Replies: 4
    Last Post: 6th Oct 2003, 02:23 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts