Categories

AutoCAD 2012 & AutoCAD LT 2012 Bible

The most comprehensive AutoCAD book around!

AutoCAD 2012 Bible

Squeeze or stretch single-line text to fit in a space with TEXTFIT

The TEXTFIT command lets you easily squeeze or stretch existing single-line text (TEXT or DTEXT) so you can fit it into a defined space, such as a title block.

TEXTFIT doesn’t work with multi-line text (MTEXT).

When you start the command, you select the single-line text and TEXTFIT puts a drag-line under the text. Just pick the [...]

Specifying and changing line spacing

Sometimes, you need text to have a specific line spacing, to fit into a schedule in your drawing. If you can use the TABLE command, that’s great, because the text automatically fits nicely into the rows of the table.

But sometimes, you need to fit your text into an existing set of lines, like a title [...]

Printing a List of Layers

Sometimes you need a list of layers to quickly see all the layers and their status in a drawing. You can share it with colleagues. For a simple method, follow these steps:

Type -layer on the command line.
Choose the ? option to get a list of layers.
Press F2 to open the Text Window.
Select the [...]

Create text in columns

Column text was introduced in AutoCAD 2008. Columns make fitting your text into tight spaces easier; it also looks more professional. You may have manually created columns in the past, but when you edited the text, the columns didn’t automatically readjust, leading to awkward spaces or lots of reformatting.

Follow [...]

Creating exponents using stacked text

Bruce Hodder sent in this tip: “New for AutoCAD 2000i is the ability to create exponential text values with Mtext using the carat (^) character. First, create a text object using the MTEXT command. Type the exponent value and then the carat character (e.g., 2^). With the Multiline Text Editor still [...]

Tutorial: Automate annotation scaling with annotative objects

Since AutoCAD 2008, you can automate the sizing of annotation, such as text and dimensions, in multiple viewports with varying scales. In this tutorial, you practice using this feature, called annotative objects.

The following objects can be annotative, meaning that they can size automatically:

Text (single-line text)
Mtext (multi-line text)
Dimensions
Multileaders (which are new for AutoCAD 2008)
Tolerances (in frames)
Hatches
Blocks
Block [...]

The many ways to import text

There are several ways to bring text from other document into your drawing.

The Multiline Text Editor: Save the text as a text (.txt) or Rich Text Format (.rtf) file. (You do that in your word processor by choosing File>Save As and choosing one of those formats from the Save as Type drop down box. [...]

Changing the MText string to your login name

Since AutoCAD 2004, there’s a system variable, MTJIGSTRING, that creates some sample text when you start the MTEXT command. The idea is to help you gauge the size of the text before you create it, so you can change the height if you [...]

Quickly format dimensions

Usually, it’s best to format your dimensions using a dimension style. If you want an exception to the style, create an override. To create an override, choose Dimension > Dimension Style and click the Override button in the Dimension Style Manager. This method is the best way to maintain your CAD standards.

But [...]

How to print a list of text styles

You might also want to print out a list of your text styles. (You can also check for text styles using the CHECKSTANDARDS command.) The procedure is similar to creating a layer list:

At the command line, type -style.
At the Enter name of text style or [?] <STANDARD>: prompt, type ? (a question [...]