Studies show up to 30% of engineering project delays originate from inconsistent drawing standards. On Irish construction projects — where multi-discipline teams routinely combine architects, structural engineers, MEP consultants and ELV designers — a single practice deviating from agreed CAD standards can cascade into coordination failures, rejected planning submissions and costly BIM rework. This guide covers every standard Irish AEC firms must implement in 2025, from BS 8888 to ISO 19650, with practical layer tables, naming conventions and AI tools now enforcing compliance automatically.
Why Drafting Standards Matter More Than Ever in 2025
The Irish AEC sector is undergoing simultaneous pressure from two directions: the OGP (Office of Government Procurement) BIM mandate pushing public-sector projects into ISO 19650 workflows, and AI quality-checking tools that simply fail when layer names don't conform to ISO 13567. A fire alarm drawing imported into an AI-assisted BIM coordination tool where every entity sits on Layer 0 provides zero usable data — the tool cannot classify, filter or check it. Standardisation is no longer a courtesy to colleagues; it is infrastructure.
- ISO 19650 adoption in Irish public procurement requires structured drawing data from day one
- AI-assisted QA tools (Autodesk Construction Cloud Standards Checker, Solibri) break when layers are non-standard
- Digital twin workflows for Project Ireland 2040 infrastructure depend on consistent CAD layer data feeding into asset models
- Irish planning portals increasingly expect structured PDF/DWG submissions with predictable layer and naming conventions
The Standards Framework Irish Practices Must Know
BS 8888:2020 — Technical Product Documentation
BS 8888 is the overarching British Standard for technical product documentation and the primary reference for engineering drawing practice in Ireland. It covers drawing sheet sizes, scales, tolerancing, surface texture notation and geometric dimensioning. The 2020 edition aligns with ISO GPS (Geometrical Product Specification) standards, making it directly compatible with international project delivery.
ISO 128 — Drawing Representation Principles
ISO 128 governs line types, projection methods (first-angle vs third-angle), section views and auxiliary views. Irish engineering practices use first-angle projection — the European standard — while American-influenced practices use third-angle. Mixing these on a project without clear annotation causes interpretation errors that are genuinely dangerous on structural or process drawings.
ISO 13567 — Layer Naming Structure
ISO 13567 is the most operationally critical standard for daily CAD practice. It defines a layer naming convention where each field encodes specific meaning. The standard divides layer names into four main fields:
| Field | Position | Purpose | Example |
|---|---|---|---|
| Major Group | 1–2 chars | Discipline / agent responsible | A = Architectural, M = Mechanical, E = Electrical, S = Structural |
| Minor Group | 2–4 chars | System or sub-discipline | HVAC, FIRE, DATA, CCTV, STRM (storm drainage) |
| Status | 1 char | Drawing phase / condition | N = New, E = Existing, D = Demolish, T = Temporary |
| Description | Variable | Component or element type | WALL, DUCT, PIPE, CONT (containment), CNDT (conduit) |
A properly formed layer name under ISO 13567 looks like: M-HVAC-DUCT-N (Mechanical, HVAC system, Ductwork, New). This immediately tells any downstream user — or AI tool — exactly what the entity is, what discipline produced it, and what its construction status is.
AEC UK CAD Standards v3.0
The AEC UK CAD Standards are the most widely adopted supplement to ISO 13567 in Irish practice. They extend the ISO framework with practical guidance on: file naming, drawing numbering, xref management, sheet size conventions, and transmittal protocols. Most Irish architectural and engineering practices use AEC UK as their primary working reference and reference ISO/BS standards for technical disputes. Download them free from aecuk.com.
Layer Naming Reference Table for Irish Projects
| Layer Name | Description | Colour No. | Linetype | Lineweight |
|---|---|---|---|---|
| A-WALL-N | Architectural wall — new | 7 (white/black) | Continuous | 0.35mm |
| A-DOOR-N | Door — new | 7 | Continuous | 0.18mm |
| A-ANNO-TEXT | Annotation text | 2 (yellow) | Continuous | 0.18mm |
| S-BEAM-N | Structural beam — new | 5 (blue) | Continuous | 0.50mm |
| S-COLUMN-N | Structural column — new | 5 | Continuous | 0.70mm |
| M-HVAC-DUCT-N | HVAC ductwork — new | 1 (red) | Continuous | 0.35mm |
| M-PLMB-PIPE-N | Plumbing pipework — new | 4 (cyan) | Continuous | 0.25mm |
| E-FIRE-DETC-N | Fire detection device — new | 1 (red) | Continuous | 0.18mm |
| E-CCTV-CAMR-N | CCTV camera — new | 3 (green) | Continuous | 0.18mm |
| E-DATA-CONT-N | Data containment — new | 3 | Dashed | 0.25mm |
| A-WALL-E | Architectural wall — existing | 8 (grey) | Continuous | 0.25mm |
| A-WALL-D | Wall to be demolished | 8 | PHANTOM | 0.18mm |
| 0-DEFPOINTS | Definition points — never plot | 7 | Continuous | 0.00mm |
Drawing Numbering and Issue Codes for Irish Projects
Irish practices use a project number prefix followed by a drawing type code and sequence number. A typical drawing number structure: [Project No.]-[Discipline]-[Drawing Type]-[Sequence] — for example, 2024-001-E-GA-001 (Project 2024-001, Electrical, General Arrangement, drawing 001).
Issue status codes used in Ireland reflect both preliminary and construction phases:
- P1, P2, P3 — Preliminary design stages (for internal review)
- IFR — Issued for Review (to client or other disciplines)
- IFT — Issued for Tender (to contractors)
- IFA — Issued for Approval (planning, fire cert submissions)
- IFC — Issued for Construction (contract document status)
- AFC — Approved for Construction (contractor stamped return)
- AB — As-Built (final record drawing)
Setting Up CAD Templates for Irish Practice
A well-configured AutoCAD template (.dwt) eliminates the setup overhead on every new project. Your Irish practice template should include:
- All layers pre-loaded per ISO 13567 / AEC UK standards
- Standard linetypes loaded: HIDDEN, CENTRE, PHANTOM, DASHED
- Dimension styles: metric (mm), 1:1 model space scale
- Text styles: one for annotations, one for title block fields
- Sheet sizes: A0, A1, A2, A3 in paper space layouts with viewport pre-configured
- Title block with dynamic attributes (PROJNO, DRWNO, REVNO, SCALE, DATE)
- Viewport scales for Irish planning submissions: 1:50, 1:100, 1:200, 1:500, 1:1000, 1:2500
- Plot styles: monochrome CTB for planning; colour STB for design coordination
- Ordnance Survey Ireland (OSi) Irish Transverse Mercator (ITM) coordinate note block
The Future — AI and Smart Standards Enforcement
The most significant shift in CAD standards compliance since the move from hand drawing to CAD is now underway: automated standards checking. Tools that would previously require a senior drafter to manually audit a drawing set can now run as background processes before every issue.
- AutoCAD CAD Standards (CHECKSTANDARDS) — built-in command that checks layers, linetypes, text styles and dimension styles against a
.dwsstandards file - Autodesk Construction Cloud Standards Checker — cloud-based check that runs on upload, flagging layer violations before the drawing reaches the wider team
- Solibri Model Checker — checks IFC models for standards compliance, critical for ISO 19650 Irish NDP projects
- AI drawing review (emerging 2025–2026): NLP-to-layer tools that read a drawing and classify entities into ISO 13567 layers automatically, correcting non-standard files at upload
- Python automation:
ezdxflibrary scripts can bulk-audit and rename layers across a project's entire DWG set in minutes
Common CAD Standards Mistakes Irish Firms Make
- Mixing millimetres and metres in the same file — the single most common cause of scale errors on Irish projects
- No standard purge routine — drawing files accumulate unused blocks, linetypes and styles that inflate file size and import noise into BIM models
- Using xrefs without a binding protocol — xrefs left unbound at final issue expose the recipient to broken paths and missing geometry
- Colour overrides on individual entities — undermines layer-based plot control and breaks colour-coded coordination views
- No
.dwsstandards file distributed to the team — without a shared standards file, CHECKSTANDARDS cannot run and layer drift compounds with every new drawing - Ignoring plot styles — mixing CTB and STB files in the same project causes inconsistent output and printing failures
FAQs — CAD Drafting Standards Ireland
Irish AEC practices work to BS 8888:2020, ISO 128, ISO 13567 and AEC UK CAD Standards v3.0. NSAI adopts ISO standards directly. For BIM projects, BS 1192 and ISO 19650 govern information management. There is no standalone Irish national CAD standard separate from international frameworks.
ISO 13567 defines the layer naming convention for CAD drawings, encoding discipline, system, component and status in each layer name. It enables consistent cross-discipline coordination, clean BIM export and compatibility with AI quality-checking tools. Layer non-compliance is one of the leading causes of drawing rework on Irish multi-discipline projects.
No standalone Irish national CAD drawing standard exists. NSAI adopts ISO and EN standards. Irish practices supplement these with AEC UK CAD Standards and RIAI/Engineers Ireland guidance for locally-specific requirements such as planning authority submission formats and metric conventions.
Need a CAD Standards Setup for Your Irish Practice?
ASDV delivers standards-compliant CAD and BIM drawing packages for Irish projects — from template setup to full drawing set production.
Get a Free ConsultationOr: +91-8800334308 · WhatsApp Us