Book Image

Practical Autodesk AutoCAD 2023 and AutoCAD LT 2023 - Second Edition

By : Jaiprakash Pandey, Yasser Shoukry
Book Image

Practical Autodesk AutoCAD 2023 and AutoCAD LT 2023 - Second Edition

By: Jaiprakash Pandey, Yasser Shoukry

Overview of this book

AutoCAD is one of the most versatile software applications for architectural and engineering designs and the most popular computer-aided design (CAD) platform for 2D drafting and 3D modeling. This hands-on 2nd edition guide will take you through everything you need to know to make the most out of this powerful tool, from a simple tour of the user interface to using advanced tools. Starting with basic drawing shapes and functions, you'll get to grips with the fundamentals of CAD designs. You’ll then learn about effective drawing management using layers, dynamic blocks, and groups, and discover how to add annotations and plots like a professional. As you progress, the book will show you how to convert your 2D drawings into 3D models and shapes. You’ll also discover advanced features, such as isometric drawings, drawing utilities for managing and recovering complex files, quantity surveying, and multidisciplinary drawing files using xRefs. Finally, you’ll focus on rendering and visualizing your designs in AutoCAD. By the end of this book, you’ll have developed a solid understanding of CAD principles and be able to work with AutoCAD software confidently to build impressive 2D and 3D creations.
Table of Contents (21 chapters)
1
Part 1: Introduction and 2D Drafting
6
Part 2: Customization, Collaboration, and Using Reusable Content
12
Part 3: 3D Modeling

Adding text to the drawing

Text is the most basic kind of annotation that you could add to a drawing. There are two text tools in AutoCAD: Single Line, which lets you add simple text entities without many formatting options, and Multiline Text, which has comprehensive formatting tools.

The Text tool is in the Annotation panel of the Home tab. Alternatively, you can also select the text tools from the Annotate tab, as shown in the following screenshot:

Figure 6.31: The Text tool

The preceding screenshot shows the Text tool in the Annotation panel of the Home tab on the left-hand side, and on the Text panel of the Annotate tab on the right-hand side.

In all our examples, I will use the Text tool from the Home tab. However, if you are comfortable with the Annotate tab, you can use it to start the Text tool, too. Before we add any type of text entity to our drawing, it is important that we learn about the properties of text, such as font, formatting, and...