Table of Contents

Autocad Notes

avoid dialog boxes for commands

Use a hyphen before the command:

-array (instead of just array)

rotate a view in paperspace (layout)

Use the MVSETUP command and its options “Align viewports”, “Rotate view”.

As an alternative, you can use the DVIEW command with the Twist option. Or you can rotate an UCS about the Z axis and - if you don't have UCSFOLLOW set to 1 - set the _Plan view.

You can also use the Express Tool ALIGNSPACE.

rotate a model space view (rotated North)

North will be at an angle, but text, dimensions, and ortho snapped lines will be up/down, left/right. World coordinates will remain unchanged, but view coordinates will be moved and rotated.

  1. Make a line from the desired view origin point to some distance on a desired x axis
  2. Make a line from the desired view origin point to some distance on a desired y axis
  3. type “ucs”
  4. type “n”
  5. type “3”
  6. using the lines from steps 1 and 2, click on the desired view origin point
  7. using the lines from steps 1 and 2, click on a point on the desired positive x axis
  8. using the lines from steps 1 and 2, click on a point on the desired positive y axis (the ucs icon should move and rotate)
  9. type “ddvpoint”
  10. click “Relative to UCS”, then click OK (the view should rotate)

prevent UCS from changing when selecting another view

View toolbar → Named Views → Orthographic and Isometric Views → (uncheck) Restore orthographic UCS with View

delete key doesn't remove objects, but erase command will; double click doesn't bring up properties

Architectural Fonts

Changing Menus