Book Image

Practical Autodesk AutoCAD 2021 and AutoCAD LT 2021

By : Yasser Shoukry, Jaiprakash Pandey
Book Image

Practical Autodesk AutoCAD 2021 and AutoCAD LT 2021

By: Yasser Shoukry, Jaiprakash Pandey

Overview of this book

AutoCAD and AutoCAD LT are 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 guide will take you through everything you need to know to make the most out of this powerful tool, starting from a simple tour of the user interface through 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 plot like professionals. The book delves into 3D modeling and helps you convert your 2D drawings into 3D models and shapes. As you progress, you’ll cover advanced tools and features such as isometric drawings, drawing utilities for managing and recovering complex files, quantity surveying, and multidisciplinary drawing files using xRefs, and you'll learn how to implement them with the help of practical exercises at the end of each chapter. Finally, you’ll get to grips with rendering and visualizing your designs in AutoCAD. By the end of the 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 drawings.
Table of Contents (17 chapters)

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:

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

In this case, we will use the Move tool to move the circle from one of the vertices of the triangle shown in the previous diagram down to the other:

  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:

  1. Click on the Copy command from the Modify panel and then click on the circle that you want to copy from the drawing area and press Enter.
  2. Now, once again, click on the center of the circle and that will become the base point of your selection.
  3. Click on the other two vertices of the triangle to paste the circle there.

To end the command, press Enter again. The final drawing after copying the circles on all three vertices will look like this:

Figure 2.51: A circle copied on all the vertices of the triangle

So, now that you know about the basic drawing modification tools, such as Move and Copy, let's explore some other modification tools. We will discuss the Rotate tool next.