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 Match Properties

As you may have noticed, changing object properties is pretty simple, and you can do it using the PROPERTIES palette. However, if you need to change the properties of multiple objects so that they all have the exact same set of properties, then doing it manually could cause errors and would certainly be a time-consuming thing to do.

In this case, you can use Match Properties to copy the properties of an object and transfer those properties to another object in the drawing. The Match Properties tool is found in the Properties panel and you can activate it using the icon shown in the following figure, or you can also use its command alias, MA:

Figure 5.25: The Match Properties option on the Properties palette

Here, I will use a simple example of this circle, which is green, has the HIDDEN linetype, has a lineweight of 0.50, and has its linetype scaled to 2. Now, we can use Match Properties to transfer these properties to another...