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

Using the Move and Copy commands

To move drawings in AutoCAD, you can use the Move command from the Modify panel of the Home tab, or you can use its command, M. In this case, we will use the Move tool to move the circle from one of the vertices of the triangle shown in the following diagram down to the other:

Figure 2.50: A sample drawing to be used for the Copy command

Proceed as follows:

  1. Select the Move tool from the Modify panel and then click on the circle from the drawing area and press Enter.
  2. Now, click on the center of the circle. This center will become the base point from where the circle will be picked.
  3. Now, click on the lower-right vertex of the triangle. The circle will be moved to its new location.

To copy the circle on all three vertices, you can use the Copy tool from the Modify panel of the Home tab, or you can use its command, CO. Follow these next steps:

  1. Click on the Copy command from the Modify panel, and then...