Autocad Standard Layers List

AutoCAD Standard Layer Names

Layers Name Conventions
The AIA CAD Layer Guidelines defines layer naming strategies used throughout Digital Drawing for Designers.
  • Discipline designators are the first letter used in each layer name.
  • Major groups are four-character abbreviations that identify major building systems.
  • Minor groups are four-character abbreviations used to further define the major group.
  • The status field is used to designate the phase of construction.
Standard Layer Name Downloads
Refer to the following pages for additional information about using color and line weight in AutoCAD.
  • (2017 ed) pages 54–55
  • (2015 ed) pages 54–55
autocad-standard-layer-names.pdf
File Size: 49 kb
File Type: pdf
Download File
Plot Style Downloads
Refer to the following pages for additional information about installing this book's standard plot styles.
  • (2017 ed) pages 102-103
  • (2015 ed) page 84
plot-styles.zip
File Size: 8 kb
File Type: zip
Download File

Presentation Plan Layer Names

Visibility
Linetype
On
Continuous
On
Continuous
On
Continuous
On
HIDDEN2
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Continuous
On
Value
Download Layer Guide
File Size: 49 kb
File Type: pdf
Download File

Naming layers There are four data fields as a CAD standard when creating AutoCAD layer names: discipline, major group, minor groups, and phase. The utility creates a long list of layers with linetypes and colors. Layers are created only if they don’t already exist in the drawing, thus the utility will not interfere with the use of prototype drawings. To use this utility, simply load the LISP code and type AIALayers2009 at the AutoCAD Command line. The utility creates a long list of layers with linetypes and colors. Layers are created only if they don’t already exist in the drawing, thus the utility will not interfere with the use of prototype drawings. To use this utility, simply load the LISP code and type AIALayers2009 at the AutoCAD Command line. A Layer Standard is a way of defining a layer naming convention in which the layer name is composed of consistent 'Descriptive Fields,' or sub-sections. In an AutoCAD Architecture Layer Standard, you first define Component Fields, which are the smallest units that make up a layer name.

Michael Stachulak provided AIA Standard Layers, a must-have utility for architects who create all the layers needed for the American Institute of Architects standards according to the 1997 AIA CAD Layer Guidelines. The utility creates a long list of layers with linetypes and colors. Layers are created only if they don’t already exist in the drawing, thus the utility will not interfere with the use of prototype drawings. To use this utility, simply load the LISP code and type AIALayers2009 at the AutoCAD Command line. (Note that a separate download file, AIALayers.LSP, is included for pre-AutoCAD 2009 compatibility.)
Update (November 11, 2008): Tip author Mike Stachulak provides a correction to the original code and updated the tip to include expanded applications. The corrected/updated files are now included in the file download.

Autocad Standard Layers List

Autocad Standard Layers List 2016

Mike explains the changes as follows:
I have written Autolisp files to include existing, new and demolition layers also based on the Architectural Graphic Standards, Tenth Edition of the book and version 3.0 of the CD-ROM. I have also included a plot style table (pen assignments) AIA Monochrome.ctb for plotting. Demo.lin is included for the demo linetype. Since the release of AIAlayers2009.lsp & AIAlayers.lsp, I have noticed an error in the Architectural Graphic Standards. There was an extra letter 'T' in 'A-ELEV-PFIXT' and 'I-ELEV-PFIXT' which is what these two .lsp files are based on. The status field should read '-PFIX'. I have changed the two previously released .lsp files to include these changes and attached them with the new Autolisp files.
Attached Documents: AIALayers2009demo.lsp AIALayers2009exst.lsp AIAlayers2009neww.lsp Demo.lin AIA Monochrome.ctb Attached documents (for pre-AutoCAD 2009 compatibility) AIAlayersdemo.lsp AIAlayersexst.lsp AIAlayersneww.lsp Previously released, newly revised documents AIAlayers.lsp AIAlayers2009.lsp
--Mike Stachulak