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 Trim command

Using the Trim command, you can remove parts of a drawing up to its intersection point or vertex. To explain this command properly, I will use the diagram shown here:

Figure 2.65: A sample diagram for the Trim command

Here, we have three lines, A, B, and C, intersected by two arcs. We will trim the lines and arcs with respect to one another in the following examples:

  1. Select the Trim command from the Modify panel or use its command, TR.
  2. Hover your cursor over the A, B, or C lines on the right side of the red arc. You will notice that the color of the line will fade up to the red arc, indicating the part that will be trimmed.
  3. Click the line, and it will be trimmed up to the red arc.

In this case, if you click another line or arc, it will be trimmed up to the next available boundaries. This is the default way that the trim command works in the 2022 version of AutoCAD.

However, if you are using older versions of...