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

Making a circle

You can select the Circle command from the Draw panel in the Home tab, or you can also use its command, C. When you click the Circle flyout, you will find six different methods for making a circle in AutoCAD:

Figure 2.23: The six draw tools in the Circle flyout

We will talk about all of these methods in the following sections.

Center, radius, and diameter

The first option in the Circle flyout will let you make a circle with center and radius values. Here is the workflow for making a circle using a center and radius:

  1. Select the first option from the Circle flyout. The command line will now prompt you to specify the center of the circle:

Figure 2.24: The circle command in the command line

  1. Click on any point in the drawing area, and this will be selected as the center of the circle.
  2. Now, the command line will prompt you to specify the radius of the circle. Type the radius value in the command...