Learn the basics of AutoCAD and More!

Lesson 2-19 – Creating and Using Templates

πŸŽ“ Lesson 2-19: Creating and Using Templates

Streamline your workflow by saving custom settings, styles, and layouts in a reusable format.


πŸ“š What You’ll Learn

By the end of this lesson, you’ll be able to:

  • Create and save a custom drawing template (DWT)
  • Include layers, title blocks, annotation styles, and plot settings
  • Automatically start new drawings using your custom template
  • Maintain drafting consistency across teams and projects
  • Set default templates for specific types of work (e.g., mechanical, architectural)

🧰 Tools You’ll Use

Tool / FeatureDescription
SAVEASSaves the current drawing as a new template file
.DWT formatAutoCAD template file extension
OPTIONSDefines default templates for new drawings
Drawing SettingsControls units, limits, and snap/grid spacing
Annotation StylesSaves text, dimension, multileader, and table styles
Layout TabsSaves title blocks, borders, and viewports

❗ Why It Matters

Creating and using templates allows you to start every drawing with a consistent setup. Instead of repeating the same tasksβ€”like creating layers, importing title blocks, or setting up viewportsβ€”templates allow you to:

  • Standardize CAD drawings across an office or project
  • Save time and reduce setup errors
  • Enforce consistency in plotting, annotation, and presentation
  • Customize environments for different drawing types (civil, mechanical, interior, etc.)

πŸ“ What Can Be Saved in a Template?

Templates are powerful because they can store almost everything you need to start a drawing. Common components include:

Element TypeExample
UnitsArchitectural, Decimal, Engineering
LayersPredefined names, colors, lineweights, and plot settings
Annotation StylesText styles, dimension styles, multileader styles, table styles
Title Blocks & LayoutsBorders, viewports, and company logo in Layout tabs
Blocks & LinetypesPreloaded custom blocks and imported linetypes
Plot SettingsPage setups, printers, and plot styles

πŸ’Ύ How to Create a Custom Template

Step-by-Step:

  1. Start a new drawing or open an existing one
  2. Customize the drawing with:
    • Layers
    • Title block in Layout
    • Annotation styles
    • Units and drawing limits
  3. Remove any geometry you don’t want to appear in new files
  4. Type SAVEAS and choose Drawing Template (*.DWT) from the file type dropdown
  5. Name your template (e.g., β€œCompany-Arch.dwt”) and click Save
  6. In the Template Options Dialog, fill in a description to help identify the template later

πŸ“ Tip: Store templates in a shared network folder if working in a team environment.


βš™οΈ Set a Default Template

Make your custom template the default for all new drawings:

How To:

  1. Type OPTIONS and press Enter
  2. Go to the Files tab
  3. Expand Template Settings > Default Template File Name for QNEW
  4. Browse to your .DWT file
  5. Click Apply and OK

Now when you click QNEW, AutoCAD opens your preferred template every time!


πŸ§ͺ Best Practices

TipWhy It Helps
Remove test geometryKeeps templates clean and professional
Include standard annotationsSave time with preloaded text/dim styles
Create multiple templatesUse specialized setups for different project types
Use layout tabs with plot setupsGreat for sheet creation and consistent printing
Lock shared templatesPrevent accidental changes by setting files to read-only

βœ… Practice Exercise

Objective: Build a custom architectural template with layers, a title block, and a preset layout.

Instructions:

  1. Start a new drawing
  2. Set units to Architectural and enable grid/snap
  3. Create 5 standard layers: WALLS, DOORS, TEXT, DIMENSIONS, HATCH
  4. Insert a title block into a layout tab
  5. Set a text style and dimension style
  6. Type SAVEAS, save as a .DWT, and name it β€œArchTemplate.dwt”
  7. Go to OPTIONS and set it as the default for QNEW
  8. Test it by starting a new drawingβ€”everything should load automatically!

πŸ“Œ Quick Review

FeatureFunction
DWT FileDrawing Template file format
SAVEASSaves current file as a reusable template
OPTIONSSets default behavior for new drawings
Layout TabsInclude viewports, title blocks, and border setups
Layer ManagerPreloads standard layer setups for consistency