Scale & Rotate
References Provided Upon Request
There are two commands that have a Reference option but you have to know when and how to use it. In this section we'll take a look at the Scale and Rotate commands and where to use the Reference option.
SCALE / Reference - What if you get a drawing from the outside and it is not 1:1? The width of a door isn't 3'0" (or 900), but something squirrely like 4.975. Clearly not a metric factor nor a factor of 12. Give this a shot:
1. After backing up the drawing, Thaw, turn On and Unlock all layers.
Note: You may want to consider saving the current Layer State (Save State in the Layer dialog) prior to doing this.
2. Zoom into an area where you know the true distance between two points. This may be a door opening or some location that actually has a dimension shown (albeit incorrect).
3. Launch the SCALE command and at the prompt to select objects, enter ALL.
4. When prompted for the base point, enter 0,0. This is important if this drawing is externally referenced into another drawing.
5. At the prompt to "Specify scale factor or [Reference]", enter R for the Reference option.
6. At the prompt to "Specify reference length", enter the current incorrect distance or pick two points to define it (remember to use osnaps for accuracy!).
7. At the prompt to "Specify new length", enter what you want that distance to be; in this case, 36.
8. Zoom / Extents, then confirm the value specified.
ROTATE / Reference - Occasionally we inherit drawings from others in which the objects are not 'square'. Somehow the rotation of the objects got convoluted and we have to straighten them up.
1. Zoom into the objects to be straightened and launch the Rotate command.
2. Select the objects to be rotated and press Enter, then pick a base point at the "Specify base point" prompt. This point will effectively serve as the pivot point in the rotation of the objects.
3. When prompted to "Specify rotation angle or [Reference]", enter R for the Reference option.
4. Accurately (with object snaps), pick two points that graphically define the reference, or skewed, angle. In essence, you're identifying the angle you want to fix.
 |
 |
| Pick the first point of the skewed angle
|
Pick the second point to define the skewed angle |
 5. When prompted to "Specify the new angle", you can enter whatever you want that line to be. In the example on the right, I set the new angle to 0.
|
Power Tool
Obscured Variables
I was hunting for something in A2002 and stumbled on this. If you want to see the hidden lines of a 3D drawing, use the "Obscured" variables.
The Players
OBSCUREDLTYPE
Available settings:
0 Off
1 Solid
2 Dashed
3 Dotted
4 Short Dash
5 Medium Dash
6 Long Dash
7 Double Short Dash
8 Double Medium Dash
9 Double Long Dash
10 Medium Long Dash
11 Sparse Dot
OBSCUREDCOLOR
Enter the color number of your choice.
The Game
It's pretty easy. Once you have a drawing with 3D objects (solids, optimally), simply enter the values for these obscure variables (literally) and run the Hide command.
The Odd Spot
Establish your drawing BASE
When using WBLOCK to save selected objects as a .dwg file, you have the opportunity to establish the base point by which that drawing will be "held" when inserting it into another drawing. When you insert a drawing file that was not created using Wblock, however, AutoCAD presumes the base point for that inserted file to be 0,0 by default. To specify a point other than 0,0 as the drawing's base point without using Wblock, type BASE at the Command line and pick a point to be used as the base point for the drawing when it's inserted.
|
The Basics: Text Justification
When you want to center Dtext in a circle, use one of the Justify options.
1. Draw the circle in which you want to place the text, then begin the Dtext command.
2. When prompted to "Specify start point of text or [Justify/Style]", enter J for the Justify option.
3. You will be presented with several options
[Align/Fit/Center/Middle/Right/TL/TC/TR/ML/MC/MR/BL/BC/BR]:
4. Based upon the figure shown, to place text centered in a circle, you could either use Middle, Center, or MC.
5. After entering your selection, you are prompted to specify the middle point of the text. Use the "Snap to Center" object snap and pick the edge of the circle.
6. Now enter the Height of the desired text (if prompted) and the rotation.
Note: If you were not prompted for a height, that means the height of the current text Style has been preset. You can edit the height of the text using the Properties window after entry if necessary.
7. When prompted to "Enter text",
go ahead!
|