Text is entered from the keyboard using either the "DTEXT" or theãMTEXTä command.
Step No. 1: Create a text Style
Before you enter text in the drawing, you need to create a text "Style" You can do this by Clicking on the word "Format" from the pull-down menu, then "Text Style..."
Text styles consist of the
following variables which you will need to set:
The default text style is called
"Standard" and makes use of a very
boxy and ugly looking
lettering design called the "TXT" font.
To set a nicer text style, select "Format" from the pull-down menu, then "Text
Style..." Under the "Font Name" section in the
dialogue box is a drop-down menu. Clicking on the down arrow to the right
of this drop down box will show a long list of names of various "fonts"
in alphabetical order which can be used for the style you are creating.
A "font" is a set of designs for all the letters of the alphabet, all numbers,
and all symbols on the keyboard. For instance, the font in which this
text is printed is called the "Arial" font. It is one
of the most popular designs for lettering used for printed books.
I usually use the AutoCAD "romans" style for most notes and titles.
Nota Bene: Do not set
any value for the box after the word "BigFont" This is only to be
used with Asian language(Japanese or Chinese) font files.
Step
No. 2: Draw the text itself
Text Drawing Method 1: DTEXT
The easiest way to enter text into the drawing is to invoke the DTEXT command. Select the word "Draw" from the pull-down menu, then "Text," then "Single Line Text" from the Pull-down menu. You will then be prompted for a <Start point>. Pick the point where the lower left hand corner of the text string will be located. With the DTEXT command, each single line of text is one entity, although several lines may be typed sequentially.
Once you have selected a "Start point" location, you will then be asked how high you want to make the lettering. If you are typing notes in a drawing in model space drawing, the height you make the letters will depend on the scale at which you want to plot the drawing. The default text height is always the last height which you used in the drawing, or, if no text has been drawn yet, the default height will be 3/16" high (which is much too small for model space drawings). The table below lists recommended sizes for text for each plot scale factor.
After you have typed in a height for the lettering, then a <RET>, you will be asked for a "rotation angle." That means the angle of the text baseline measured from a horizontal line drawn toward the east. Normally it would be 0, which is the default, and which gives text reading from left to right, horizontally. You may accept the default by hitting a carriage return on the keyboard.
You should not use too many
variations of size of lettering you use on your drawings. Consistency
and minimization of lettering variation is preferable. Text should
all be drawn on the A-NOTE layer.
Table of Proper Text
Sizes
All text sizes shown
below are in inches
|
||||
Scale of Plotted Drawing | Plot Scale Factor | Notes | Important Notes | Drawing Titles |
1/16"=1'-0" | 192 | 16 | 24 | 48 |
3/32"=1'-0" | 128 | 12 | 18 | 36 |
1/8"=1'-0" | 96 | 8 | 12 | 24 |
3/16"=1'-0" | 64 | 6 | 9 | 18 |
1/4"=1'-0" | 48 | 4 | 6 | 12 |
3/8"=1'-0" | 32 | 3 | 4.5 | 9 |
1/2"=1'-0" | 24 | 2 | 3 | 6 |
3/4"=1'-0" | 16 | 1.33 | 2 | 4 |
1"=1'-0" | 12 | 1 | 1.5 | 3 |
1 1/2" = 1'-0" | 8 | 0.67 | 1 | 2 |
3"=1'-0" | 4 | 0.33 | 0.5 | 1 |
Half Size | 2 | 0.167 | 0.25 | 0.5 |
Full Size | 1 | 3/32 | 1/8 | 1/4 |
|
||||
Scale of Plotted Drawing | Plot Scale Factor | Notes | Important Notes | Drawing Titles |
1"=10'-0" | 120 | 12 | 15 | 30 |
1"=20'-0" | 240 | 24 | 30 | 60 |
1"=30'-0" | 360 | 36 | 45 | 90 |
1"=50'-0" | 600 | 60 | 75 | 150 |
1"=100'-0" | 1200 | 120 | 150 | 300 |
1"=500'-0" | 6000 | 600 | 750 | 1500 |
Text Drawing Method 2: MTEXT
Another, perhaps more sophisticated and flexible way to enter multiple lines of text into the drawing is to use the "MTEXT" command.
Select the word "Draw"
from the pull-down menu, then "Text," then "Multiline Text"
- or type MT<RET>. You will then be prompted to "Specify First Corner."
Pick the point where the upper left-hand corner of a text box will be located.
Then pick a lower right corner of the defining text box. This is an imaginary
border within which your text will be confined. With MTEXT, the entire
paragraph of text that you type will be a single entity in AutoCAD. Once
you have defined the text box area, the "Edit Mtext" dialogue box
appears on the screen. This is where you will type in your text.
You can set the height by clicking in the "Height:" box in this dialogue
box and typing the height (in inches) you want the text to be, and then hitting
a <RET> key. This should be done before you type in the text in the
box. You can import "TXT" files by simply clicking on the "Import..."
button and selecting the ___.txt file you want to import into the dialogue box.
You have full editing capabilities within the box. You can highlight letters
or words and cut them and paste them into different places. You can delete
letters or words. You can even format portions of the typed text by applying
different fonts to highlighted text by using the "Browse..." button.
If you have fractions in the text like ½ you can highlight
them with the cursor and stack the 1 on top of the 2 by clicking on the "Stack"
button. When you have finished composing your text, click the "OK"
button.
Step No. 3: Changing Text That is Already Drawn
Text changes are frequent during the process of making a drawing. If you want to change one line of type to new wording or add text to a line or paragraph, simply double-click on the text to change. If it is MTEXT, the text editor dialogue box will appear with the text in it - change what you want. If it is DTEXT, a single line dialogue box will appear. Change the letters in this line.
You can change tyle style, height, color, etc. in the MTEXT dialogue box.
To globally change the type fonts used in a text style throughout the drawing from one font to a different font, simply change the definition of that text "style" by selecting from the pull-down menu "Format" then "Text Style..." and then select the romanc "Font Name" from the drop-down list, then pick the "Apply" button, and then the "Close" button. You may have to regen the drawing to see the change.