Category Archives: AutoCAD How To’s

Using Hatch Patterns to Fill Areas

Step 1: Understanding Hatch Patterns Before we dive into creating and editing hatch patterns, let’s first understand what they are and why they’re useful. What is a Hatch Pattern? A hatch pattern is a predefined design or texture that fills an enclosed area in your drawing. This pattern can represent materials, ground surfaces, or any… Read More »

Personalizing Your AutoCAD Setup: A Comprehensive Guide

Introduction AutoCAD is a powerful tool widely used in architecture, engineering, and various design fields. While its default settings are sufficient for many tasks, personalizing your AutoCAD setup can significantly enhance your workflow, efficiency, and overall user experience. This article provides a step-by-step guide to customizing AutoCAD, ensuring that it aligns perfectly with your preferences… Read More »

How to Write AutoLISP Files: A Beginner’s Guide to Automating AutoCAD

What is AutoLISP? AutoLISP is a dialect of the Lisp programming language tailored specifically for AutoCAD. It allows drafters and designers to: Automate repetitive tasks. Create custom commands and functions. Simplify complex workflows. Enhance productivity by reducing manual input. Setting Up for AutoLISP Development Before writing your first AutoLISP file, set up your development environment:… Read More »

Top 10 AutoCAD Commands Every Drafter Should Know

AutoCAD is full of powerful commands that every drafter should become familiar with. These commands can save you time and help you work more efficiently. Here’s a list of the Top 10 AutoCAD commands every drafter should know: 1. LINE (L) What it Does: The LINE command allows you to draw straight lines between two… Read More »

How to Set Text Height in Dimensions and Leaders in AutoCAD

Setting the correct text height for dimensions and leaders is important in AutoCAD to ensure consistency and readability in your drawings. Here’s a simple guide on how to adjust text height for both dimensions and leaders: 1. Setting Text Height in Dimensions Step 1: Open the Dimension Style Manager In AutoCAD, type DIMSTYLE in the… Read More »