Chapter 7: Title Block Setup & Layout
Configuration
7.1 Objective of This Chapter
This chapter explains how to create and configure title blocks and layout sheets (A1, A3, A0,
A4) in AutoCAD, ensuring alignment with ISO 7200, ISO 5457, and SANS 10111. These
standards govern title block content, layout border dimensions, and standardized drawing
sheet sizes.
7.2 ISO & SANS Sheet Standards Overview
Standard Subject
ISO 7200 Title block data fields and formatting
ISO 5457 Sheet sizes and drawing borders
SANS 10111 South African engineering sheet practices
SANS 10114 Sheet format, text, and layout guides
7.3 Recommended Sheet Sizes for Structural Engineering
Sheet Size Dimensions (mm) Common Use
A0 841 × 1189 Complex general
arrangements, detailing
A1 594 × 841 Typical layout and
reinforcement drawings
A3 297 × 420 Shop drawings, small
sections
A4 210 × 297 Schedules, formal cover
pages
7.4 Key Components of a Title Block (ISO 7200)
Field Details
Company Name & Logo Upper left or center
Drawing Title Descriptive (e.g., “Slab Reinforcement
Layout”)
Project Name Full project title
Client Name Required for contract records
Drawing Number Unique identifier (e.g., APC-ERONGO-STR-
DRG-005)
Revision Number & Date Box for ISO-style Rev + date
Drawn/Checked/Approved By Initials or full names
Scale e.g., 1:100
Sheet Number e.g., 1 of 4
Company Info Footer Address, contact, registration number
7.5 Creating a Title Block with Attributes (Step-by-Step)
1. Draw the title block geometry using RECTANGLE, LINE, and TEXT.
2. Use ATTDEF to create dynamic fields: DRAWING_NO, PROJECT_NAME, etc.
3. Set text height to 2.5–3 mm, style ISOCP or Arial Narrow.
4. Group into a block using BLOCK or WBLOCK, name it e.g., APC_TITLEBLOCK_A1.
5. Set up layouts via Page Setup Manager for A1, A0, A3 sizes.
6. Save all settings in your STRUCT_TEMPLATE.dwt file.
7.6 Recommended Layering for Title Blocks
Layer Name Use Color Linetype Plot?
TB_TEXT All static title 7 (White) Continuous Yes
text
TB_ATTRIB Dynamic 2 (Yellow) Continuous Yes
attributes
TB_BORDER Sheet border & 1 (Red) Continuous Yes
frame
TB_GUIDES Non-print 254 Continuous No
alignment refs
7.7 Example Drawing Numbering System (Optional)
Use format: APC–[PROJECT]–[DISCIPLINE]–[DOC TYPE]–[SHEET NO]
Example: APC–ERONGO–STR–DRG–012
7.8 Testing and QA
Open template (.DWT), verify all layout tabs.
Use ATTEDIT to test attribute updating.
Plot sample PDFs and review title block alignment, margins, and legibility.
7.9 Summary Checklist
- [x] Title block built with ISO 7200 fields
- [x] Attributes created with ATTDEF
- [x] Layouts set up for A1, A0, A3
- [x] CTB layer colors assigned
- [x] Drawing tested with ATTEDIT
- [x] Saved into .DWT template file