Choosing the right AutoCAD layer naming convention is one of the most consequential decisions a CAD manager makes. It determines how every drawing in your office is organized, how teams collaborate across disciplines, and whether file exchanges with outside consultants go smoothly or turn into multi-hour cleanup sessions.
Yet many firms either pick a standard without fully understanding the alternatives or inherit a legacy convention that nobody questions. The result is a patchwork of practices that creates friction at every handoff point.
This article compares the four major layer naming conventions used worldwide - AIA, NCS, ISO 13567, and BS 1192 - with real format breakdowns, side-by-side examples, and practical guidance on which one to adopt for your situation.
What Is a Layer Naming Convention?
A layer naming convention is a structured system of rules that defines how layers are named in CAD drawings. Instead of ad-hoc names like "walls," "Layer1," or "COPY_OF_STRUCTURE," a naming convention assigns each layer a coded name that encodes discipline, element type, presentation style, and status - all in a predictable format.
The purpose is interoperability. When every participant on a project follows the same autocad layer naming convention, any team member can open any drawing and immediately understand its structure. Plotting becomes predictable. Quality checks become automatable. And the inevitable file exchanges between architects, engineers, and contractors stop being an exercise in forensic archaeology.
Four standards dominate global practice. Each emerged from a different institutional and geographic context, but they all solve the same fundamental problem. For a deeper dive into implementation and common mistakes, see our complete guide to AutoCAD layer standards.
AIA CAD Layer Guidelines
The American Institute of Architects published its first CAD Layer Guidelines in 1990. Now in its fourth edition, it remains the most widely adopted layer naming convention in North America. The AIA guidelines form the layer naming module of the broader U.S. National CAD Standard (NCS).
Format Structure
AIA layer names use hyphen-separated fields with a maximum of five components:
D-MMMM-SSSS-SSSS-X
| | | | |
| | | | Status (1 char, optional)
| | | Minor Group 2 (4 chars, optional)
| | Minor Group 1 (4 chars, optional)
| Major Group (4 chars, required)
Discipline Designator (1-2 chars, required)
Only the Discipline Designator and Major Group are mandatory. The optional fields add granularity when a project requires it.
Discipline Designators
The first character identifies the responsible discipline:
| Code | Discipline |
|---|---|
| A | Architectural |
| C | Civil |
| E | Electrical |
| F | Fire Protection |
| G | General (shared across disciplines) |
| I | Interiors |
| L | Landscape |
| M | Mechanical |
| P | Plumbing |
| S | Structural |
| T | Telecommunications |
Level 2 designators add a second character for specificity. AD means Architectural Demolition, AN means Architectural New Construction, and AI means Architectural Interiors.
Major and Minor Groups
The four-character Major Group describes the building system. Common examples:
| Code | Meaning | Example Layer |
|---|---|---|
| WALL | Walls | A-WALL |
| DOOR | Doors | A-DOOR |
| GLAZ | Glazing / Windows | A-GLAZ |
| CLNG | Ceilings | A-CLNG |
| FLOR | Floors | A-FLOR |
| ROOF | Roofing | A-ROOF |
| COLS | Columns | S-COLS |
| STRS | Stairs | A-STRS |
| FURN | Furniture | I-FURN |
| ANNO | Annotations | A-ANNO |
| DIMS | Dimensions | A-DIMS |
Minor Groups refine further. A-WALL-FULL is full-height walls, A-WALL-PRHT is partial-height walls, and A-WALL-PATT is wall hatch patterns.
Status Field
An optional single character at the end indicates element status:
N- New constructionE- Existing to remainD- Existing to be demolishedT- Temporary
A complete AIA layer name: A-WALL-FULL-N (Architectural, Walls, Full-height, New).
Strengths
- Human-readable. Even without a reference sheet,
A-DOORis immediately understandable. - Widely adopted in North America. Most consultants and government agencies expect it.
- Flexible depth. You can use just two fields for simple projects or all five for complex ones.
- Extensive documentation. The NCS standard includes comprehensive layer lists for every discipline.
Limitations
- North America-centric. International projects may require a different convention.
- Four-character limit on field lengths can feel restrictive for complex element descriptions.
- No built-in classification system tie-in. Unlike ISO 13567, the Major Group codes are specific to the standard rather than linked to a universal building classification.
U.S. National CAD Standard (NCS)
The NCS is not a separate layer naming system - it is the umbrella standard that contains the AIA CAD Layer Guidelines as one of its modules. However, the distinction matters because the NCS adds requirements beyond layer naming.
What NCS Adds to AIA
The NCS (currently Version 6) combines three components:
- AIA CAD Layer Guidelines - Layer naming (covered above)
- Uniform Drawing System (UDS) - Sheet organization, drawing conventions, schedules, notation standards
- Plotting Guidelines - Pen weights, line types, color mapping via CTB/STB tables
When a client contract specifies "NCS compliance," they typically mean the full package - not just layer names but also sheet numbering (A101, S201, etc.), title block formats, and plotting standards.
Who Requires NCS
- U.S. General Services Administration (GSA)
- U.S. Department of Defense (DoD) - via the UFGS and UFC series
- Many state governments and public universities
- Large institutional owners (hospital systems, school districts)
If your firm pursues government or institutional work in the United States, NCS fluency is essentially a prerequisite.
NCS vs. AIA in Practice
For layer naming purposes, NCS and AIA are identical. The layer name format, discipline designators, and major/minor group codes come directly from the AIA guidelines. The difference is scope: AIA covers layers; NCS covers the entire drawing production workflow.
ISO 13567: The International Standard
ISO 13567 is the international standard for organizing layers in CAD. First published in 1998 and revised in 2017, it is widely used in Europe, the Middle East, Asia-Pacific, and on international multi-office projects where a geographically neutral convention is needed.
Format Structure
ISO 13567 uses a hyphen-separated format with mandatory and optional fields:
AA-EEEEEE-PP[-S][-LLLL][-F][-V][-CC][-WW][-UU]
| | | | | | | | | |
| | | | | | | | | User Defined
| | | | | | | | Work Package
| | | | | | | Scale
| | | | | | Projection
| | | | | Phase
| | | | Sector/Location
| | | Status
| | Presentation
| Element Code
Agent Responsible
Mandatory Fields
Agent Responsible (1-2 characters)
Identifies the discipline or author, similar to the AIA Discipline Designator:
| Code | Discipline |
|---|---|
| A | Architect |
| S | Structural Engineer |
| E | Electrical Engineer |
| H | HVAC Engineer |
| P | Plumbing Engineer |
| B | Building Surveyor |
| L | Landscape Architect |
Element Code (up to 6 characters)
Describes the building element using a classification reference such as SfB, CI/SfB, or Uniclass. For example:
| Code | Meaning |
|---|---|
| 2110 | External walls |
| 2210 | Internal walls |
| 2310 | Floors |
| 2710 | Roofs |
| 3100 | Windows |
| 3200 | Doors |
Presentation (1-2 characters)
Specifies graphic representation:
| Code | Meaning |
|---|---|
| E | Element graphics (geometry) |
| T | Text and annotations |
| H | Hatching and fill patterns |
| D | Dimensions |
| B | Border / title block |
| J | Symbols and detailing |
Optional Fields
- Status:
N= new,E= existing,R= to be removed - Sector: Physical location code (floor, zone)
- Phase: Design stage identifier
- Projection:
0= plan,1= elevation,2= section - Scale, Work Package, User Defined: Additional classification as needed
Example Layer Names
| Layer Name | Meaning |
|---|---|
| A-2110-E | Architect, External walls, Element graphics |
| S-2210-E-N | Structural, Internal walls, Element graphics, New |
| E-6310-T | Electrical, Lighting, Text |
| A-2710-H-E-02 | Architect, Roof, Hatching, Existing, 2nd floor |
Strengths
- Internationally recognized. No geographic bias.
- Systematic classification. Ties directly to building classification systems (SfB, Uniclass).
- Highly extensible. Optional fields let you encode location, phase, projection, and more.
- Machine-parseable. The structured code format is easier for automated tools to process.
Limitations
- Less human-readable than AIA.
A-2110-Erequires a reference table;A-WALLdoes not. - Complexity of optional fields can lead to inconsistency if teams do not agree on usage upfront.
- Element codes vary by classification system (SfB vs. Uniclass vs. CI/SfB), creating a standard-within-a-standard problem.
BS 1192 / AEC (UK) Protocol
BS 1192:2007 was the British Standard for collaborative production of CAD information. Although it has been formally superseded by the ISO 19650 series for BIM information management, its layer naming conventions remain deeply embedded in UK practice through the AEC (UK) CAD Standard.
Format Structure
R-CCCC-PP[-DDDD][-VV]
| | | | |
| | | | View
| | | Description (optional)
| | Presentation
| Classification (Uniclass)
Role/Agent
Fields
Role (1 character): Identifies the author - A for Architect, S for Structural, M for Mechanical, etc.
Classification: A Uniclass table reference identifying the element type. This is the core of the BS 1192 approach - tying layer names directly to a formal building classification system.
Presentation: Defines how elements appear graphically - model geometry, dimensions, text, or hatching.
Description (optional): A human-readable suffix clarifying the classification code. Because Uniclass codes are not self-explanatory, descriptions like _External_Walls or _Roof_Insulation are common.
View (optional): Indicates projection context - cut geometry, forward-facing, hidden, or reflected.
Example Layer Names
| Layer Name | Meaning |
|---|---|
| A-310-M | Architect, Floors (Uniclass 310), Model |
| S-221-M_Retaining_Wall | Structural, Retaining walls, Model, Description |
| E-642-M_Emergency_Lighting | Electrical, Emergency lighting, Model, Description |
Strengths
- Direct Uniclass integration supports BIM workflows and UK government mandates.
- Optional description field balances machine-readability with human understanding.
- Well-suited to the UK regulatory environment and Level 2 BIM requirements.
Limitations
- UK-centric. Limited adoption outside British Commonwealth countries.
- Uniclass dependency means teams must understand and maintain the classification system.
- Less commonly encountered in North American or Asian practice.
Side-by-Side Comparison
Here is how the same building elements would be named under each standard:
| Building Element | AIA/NCS | ISO 13567 | BS 1192 |
|---|---|---|---|
| Architectural external walls | A-WALL-FULL | A-2110-E | A-221-M |
| Structural columns | S-COLS | S-2810-E | S-281-M |
| Electrical lighting | E-LITE | E-6310-E | E-642-M |
| Mechanical ductwork | M-DUCT | H-5610-E | M-573-M |
| Plumbing drainage | P-SANR | P-5240-E | P-524-M |
| Architectural doors | A-DOOR | A-3200-E | A-320-M |
| Architectural annotations | A-ANNO | A-0000-T | A-000-A |
| Architectural hatching | A-WALL-PATT | A-2110-H | A-221-H |
| Existing walls (to remain) | A-WALL-FULL-E | A-2110-E-E | A-221-M (status via description) |
| New construction walls | A-WALL-FULL-N | A-2110-E-N | A-221-M_New |
Decision Matrix
| Factor | AIA/NCS | ISO 13567 | BS 1192 |
|---|---|---|---|
| Geographic fit | North America | International | United Kingdom |
| Readability | High | Medium | Medium-High (with descriptions) |
| Classification tie-in | None (standalone codes) | SfB / CI/SfB / Uniclass | Uniclass (mandatory) |
| Flexibility | Medium (5 fields) | High (9+ fields) | Medium (5 fields) |
| BIM alignment | Moderate | Good | Strong (Uniclass = Revit categories) |
| Learning curve | Low | Medium-High | Medium |
| Government mandate | US federal/state | EU public projects | UK government (BIM Level 2) |
| Adoption breadth | Very wide (Americas) | Wide (Europe, Asia, Middle East) | Moderate (UK, Commonwealth) |
Which Standard Should You Choose?
The answer depends on three factors: where you work, who your clients are, and what downstream workflows your drawings feed into.
Choose AIA/NCS If:
- Your firm is based in North America
- You work on US government or institutional projects
- Your consultants and contractors are primarily US-based
- You value human-readable layer names that new hires can learn quickly
- Your workflow is primarily 2D CAD with occasional BIM coordination
Choose ISO 13567 If:
- Your firm works on international projects across multiple countries
- You need a geographically neutral convention that does not favor any region
- Your projects involve teams in different countries who need a shared standard
- Your firm is based in Europe, the Middle East, or Asia-Pacific
- You want a classification-based system that ties to building element taxonomies
Choose BS 1192 / AEC (UK) If:
- Your firm is based in the United Kingdom or works primarily on UK projects
- Your clients require BIM Level 2 compliance per UK government mandates
- You use Uniclass as your primary building classification system
- Your CAD workflow feeds directly into Revit or other BIM platforms via Uniclass mappings
Choose a Custom Hybrid If:
- None of the above standards perfectly fits your project types
- You have legacy conventions that your team knows well
- You want to base your standard on AIA or ISO but add firm-specific extensions
Many successful firms create a custom standard built on one of these frameworks. The key is to document it clearly, enforce it consistently, and make it easy for new team members to follow. CAD standards software can automate enforcement so your team stays compliant without manual auditing.
Handling Multiple Standards in Practice
Real-world CAD management rarely involves just one standard. A US-based firm might follow AIA internally but receive ISO 13567-compliant files from a European structural consultant and BS 1192-formatted drawings from a UK MEP engineer - all on the same project.
The Translation Problem
When files arrive in a different standard, someone has to translate them. Manually mapping A-2110-E (ISO) to A-WALL-FULL (AIA) across dozens of layers and dozens of files is exactly the kind of repetitive, error-prone work that consumes CAD manager hours. For a detailed comparison of manual vs. automated approaches, see MorphoCAD vs LAYTRANS.
AutoCAD's built-in Layer Translator (LAYTRANS) can help, but it requires you to manually build a mapping table for every source-target pair. It has no understanding of what layers mean - it is purely a string replacement tool. A new variation in the source file means a new manual entry.
Cross-Standard Mapping with MorphoCAD
This is where AI-powered tools provide the most value. MorphoCAD supports all major layer naming conventions - AIA/NCS, ISO 13567, BS 1192, and custom standards - and can translate between them automatically.
When you receive a DWG file with ISO 13567 layers and your office follows AIA, MorphoCAD's AI reads each layer name, understands its semantic meaning (discipline, element type, presentation), and maps it to the equivalent AIA layer. It handles the translation not by matching strings but by understanding what each layer represents.
The AI recognizes that A-2110-E means "architectural external walls, element graphics" and maps it to A-WALL-FULL. It knows that E-6310-T is "electrical lighting, text" and maps it to E-LITE-ANNO. And it does this across languages - Italian, German, Spanish, Japanese, Turkish - because the AI model understands construction vocabulary, not just codes.
Every correction you make is saved to Cloud Memory. The next time a file arrives with similar layers, the mapping is applied automatically. Over time, MorphoCAD learns your firm's specific preferences and the accuracy approaches 99%+.
Implementation Checklist
Regardless of which standard you choose, follow these steps to implement it successfully:
- Select your base standard. AIA, ISO 13567, BS 1192, or a documented custom convention.
- Create a DWT template. Pre-populate all standard layers with correct names, colors, linetypes, and lineweights. Every new project starts from this template.
- Build a DWS file. AutoCAD's Standards Checker uses DWS files to flag non-compliant layers.
- Write a concise reference document. Not a 50-page manual - a 3-5 page quick reference with the complete layer list and naming rules.
- Set up a review workflow. Assign a CAD manager to check drawings at milestones.
- Automate incoming file translation. Use MorphoCAD or similar tools to standardize consultant files without manual layer-by-layer mapping.
- Train your team. Run a 30-minute session for new hires. Pair it with the template and automation tools so they produce compliant drawings from day one.
Frequently Asked Questions
What is the difference between AIA and NCS layer standards?
The AIA CAD Layer Guidelines are the layer naming module within the broader U.S. National CAD Standard (NCS). For layer naming purposes, they are identical. NCS adds sheet organization, plotting, and drawing convention requirements on top of the AIA layer rules.
Can I use ISO 13567 in North America?
Yes. ISO 13567 is an international standard with no geographic restriction. However, if your clients and consultants expect AIA/NCS compliance, using ISO 13567 will create friction at every file exchange. Choose the standard your project stakeholders expect.
How do I handle layers from consultants who use a different standard?
You have three options: (1) manually rename layers using LAYTRANS, (2) maintain a mapping table that you update over time, or (3) use an AI-powered tool like MorphoCAD that maps layers automatically based on semantic understanding. Option 3 is the fastest and scales across projects without rebuilding mapping tables.
Are these standards still relevant with BIM?
Yes. Even in BIM-heavy workflows, 2D AutoCAD deliverables remain common for detail drawings, site plans, regulatory submittals, and consultant coordination. Layer standards ensure these files are organized and interoperable. The classification principles behind standards like ISO 13567 and BS 1192 also map directly to BIM object categorization.
What about firms that use their own custom standard?
Custom standards are common and perfectly valid - as long as they are documented and consistently enforced. Many firms base their custom standard on AIA or ISO 13567 and add firm-specific extensions. MorphoCAD supports custom templates, so you can define your exact layer list and the AI will map incoming files to your convention.
Try MorphoCAD Free
Tired of manually translating layers between standards? MorphoCAD supports AIA, NCS, ISO 13567, BS 1192, and custom layer conventions - and maps between them automatically using AI. It works as a smarter Standards Checker alternative that actually fixes problems instead of just flagging them. Cloud Memory learns your preferences so every file is faster than the last.
Start your free trial - 15 days, no credit card required.
MorphoCAD is an AutoCAD plugin that brings AI-powered layer standardization to your drafting workflow. Learn more at morphocad.com.