The four-field structure
The AIA CAD Layer Guidelines define a layer name as up to five hyphen-separated fields. The US National CAD Standard (NCS) adopts that format wholesale, so "AIA layer naming" and "NCS layer naming" describe the same convention.
The fields, in order:
- Discipline Designator - one or two characters, required. The first character is the discipline; an optional second character is a Level 2 modifier (
ADfor architectural demolition,AIfor interiors). - Major Group - four characters, required. The building system:
WALL,DOOR,GLAZ,DUCT. - Minor Group - four characters, optional. Narrows the major group:
FULL,PRHT(partial height),IDEN(identification). - Second Minor Group - four characters, optional. A further subdivision when one minor group is not enough.
- Status - one character, optional. New, existing, or to be demolished.
Read A-WALL-FULL-N left to right: Architectural, Wall, Full-height, New. Add a discipline-text minor group and it becomes A-WALL-FULL-TEXT. The discipline and major group are mandatory; everything after is added only when it carries meaning. The shortest legal name is two fields, like A-WALL.
Discipline codes
Every name begins with a discipline. The single-character Level 1 designators carry the bulk of architectural and engineering work:
| Code | Discipline | Example layer |
|---|---|---|
A | Architectural | A-WALL-FULL-N |
S | Structural | S-COLS-N |
M | Mechanical | M-DUCT-SUPP |
E | Electrical | E-LITE-CLNG |
P | Plumbing | P-SANR |
C | Civil | C-TOPO-MAJR |
L | Landscape | L-PLNT-TREE |
G | General | G-ANNO-TEXT |
The standard defines more - I interiors, F fire protection, T telecommunications, Q equipment, X other - but these eight cover most of what arrives on a typical architectural project. The second discipline character, when present, is a Level 2 modifier: A is architectural, AD is architectural demolition, AE is architectural elements.
Status codes
The status field is a single character at the end of the name. It records the lifecycle state of what the layer holds. The NCS rule is that this field denotes either status OR phase, never both, on a given name.
| Code | Meaning |
|---|---|
N | New work |
E | Existing to remain |
D | Existing to be demolished |
T | Temporary |
F | Future work |
So A-WALL-FULL-E is an existing full-height wall to remain, A-WALL-FULL-D is one slated for demolition, and A-WALL-FULL-N is new construction. Same wall, three different layers, distinguished only by the last field.
When AIA / NCS is mandated
For private commercial work, AIA / NCS is a strong default, not a legal requirement - many offices base their internal standard on it because most US-trained drafters already read it without a code table.
It becomes non-negotiable on US federal and public work. The General Services Administration (GSA), the Department of Defense (DoD), and the US Army Corps of Engineers (USACE) require NCS conformance on their projects; the A/E/C CAD Standard maintained by USACE/ERDC is built directly on it. If your contract is with one of those agencies, or a public client that references the NCS, compliant layer names are a deliverable, not a preference.
NCS version 6 is the current edition. It bundles three documents: the AIA CAD Layer Guidelines (the layer naming rules above), the Uniform Drawing System (sheet organization and numbering), and the AEC graphics standards. The standard itself is a paid publication from the National Institute of Building Sciences; the naming rules are widely reproduced.
The gap the standard leaves
AIA / NCS specifies the destination exactly. It tells you that a new full-height wall belongs on A-WALL-FULL-N and gives you hundreds of predefined names per discipline. What it does not give you is any mechanism to move a non-compliant file there. A drawing that arrives with MURI, WALL-EXT, or A-WALL when your standard expects A-WALL-FULL-N is the drafter's problem to rename, layer by layer, by hand.
That is the job MorphoCAD does. Pick AIA / NCS as your target standard - it is one of the two built in - run MORPHO, and it reads every layer in the incoming DWG, including layers inside blocks and xrefs, then proposes the AIA / NCS name each one maps to by meaning. MURI, WALL-EXT, and a German AW_TRAGEND all resolve toward the wall layer the AI recognizes the concept, not the spelling. Every row is scored and editable; nothing changes until you click Apply, and the whole run is a single Ctrl+Z. The standard defines the target. MorphoCAD gets your files to it.
FAQ
Is AIA layer naming the same as the National CAD Standard? The naming rules are identical. The AIA CAD Layer Guidelines define the layer name format; the NCS adopts those guidelines as one of its three component documents and adds sheet organization and graphics standards on top.
Are the Minor Group and Status fields required?
No. Only the Discipline Designator and Major Group are mandatory. A-WALL is a valid name. The minor groups and status field are added when you need to distinguish, for example, a full-height new wall (A-WALL-FULL-N) from an existing partial-height one.
What does the second character in a discipline code mean?
It is an optional Level 2 modifier that narrows the discipline. A is architectural in general; AD is architectural demolition; AI is architectural interiors. Most layers use the single-character Level 1 designator.
How long can an AIA / NCS layer name get?
Up to five fields: discipline, major group, two minor groups, and status, like A-WALL-FULL-DEMO. Fully qualified names get long, which is a known trade-off for human readability without a lookup table.
Does MorphoCAD require me to use AIA / NCS? No. AIA / NCS is one of two standards built in; ISO 13567 is the other, and you can define a custom target from one of your own drawings. MorphoCAD maps incoming layers to whichever standard you select.
Can MorphoCAD generate the AIA / NCS standard or audit my drawing against it?
MorphoCAD maps incoming layers to the standard you pick and can score a drawing's compliance with the read-only MORPHOCHECK command. It does not publish the NCS itself - that is the paid National Institute of Building Sciences publication.