AutoCAD & CAD

Using AutoCAD for Structural Steel Detailing

AutoCAD remains the sheet environment for many steel and PEB offices. Used with layers, blocks, and issued analysis data, it can produce consistent approval and shop drawings—without pretending to be a BIM modeler.

StruTools · 8 Dec 2025 · 7 min read

AutoCAD is still where a large share of structural steel and PEB drawings are composed, even when analysis lived in MBS or STAAD.Pro and even when fabrication models live in Tekla. That is not a failure to modernize. It is a recognition that many offices issue 2D sheets: plans, elevations, sections, anchor-bolt layouts, and connection details. Using AutoCAD well for steel detailing means treating it as a sheet system with standards, not as a sketchpad that happens to snap.

This guide is about that sheet system: which drawings AutoCAD is good for, how grids and members should be built, and where automation belongs. It is not a BIM comparison essay. If your office also uses Tekla, AutoCAD often remains the place approval sketches, markups, and issued 2D sets are finished. If your office also uses STAAD.Pro, geometry can move toward CAD with StruTools Staad2CAD rather than being traced. If MBS is the PEB analysis tool, keep Coordinating MBS Results with CAD and PEB Approval Drawings next to this article.

Repetitive clicks are not a moral virtue. Layer freeze, block insert, attribute extract, and batch plot are the tasks AutoLISP for Structural Engineers: Practical Automation Examples and StruTools LISP Programs exist to shorten. Before you automate, though, you need drawings that are consistent enough to automate: named layers, named blocks, and grids that match the analysis issue. That is the ground this article covers for working steel and PEB teams.

What AutoCAD is usually responsible for on a steel job

Drawing typeAutoCAD's jobDo not ask AutoCAD to
GA / approval plans and elevationsCompose issued geometry and notesInvent member sizes the analysis never produced
Anchor-bolt and embed plansPlace supports on the same grid as analysisDesign the footing
Typical connection detailsStandard 2D details and notesReplace connection calculations
Shop / fabrication sheets (2D offices)Piece views, bills, marksReplace a 3D fabrication model if that is the office standard

Decide which sheets live in AutoCAD

Confusion starts when every view in the project is dumped into one DWG and called a model. Steel detailing in AutoCAD works better as a set of sheet roles.

If the office also issues 3D fabrication models, AutoCAD sheets should inherit marks and geometry from that process rather than becoming a competing model. If the office is 2D-only, be honest about it and put the effort into layer and block standards instead of imitating BIM with unbounded xrefs.

  • A model space or xref source for grids, columns, and typical frames
  • Sheet files for plans, elevations, and sections with title blocks
  • Detail sheets that xref typical connections rather than exploding them
  • A cover and index that match the numbering system on the job

Build the steel drawing from a grid, not from lines

Grid bubbles, column marks, and frame lines are the skeleton. Loose lines with ad-hoc text are how bay spacing drifts from the analysis model.

Use blocks with attributes for grid bubbles and column marks so later extracts and LISP routines can find them. Place the grid from issued dimensions—MBS geometry summaries or STAAD geometry—not from a scaled architectural PDF. When STAAD is the source, StruTools Staad2CAD is the geometry handoff; when MBS is the source, use the coordination article rather than tracing a screenshot.

Members, ticks, and tags

A steel elevation is readable when member lines, ticks, and tags follow a rule. It is unreadable when every drafter invents a polyline width.

  • Primary members on a dedicated layer, secondaries on another
  • A consistent tick or symbol at member ends if that is the office graphic language
  • Tags as blocks or as text styles that can be found later, not as exploded notes
  • Sizes that come from the issued member report, not from the previous similar job

Details: xref typicals, do not explode libraries

Connection details are where AutoCAD either saves the office or becomes a junk drawer of exploded lines.

Keep typical bolted and welded details as blocks or as xref detail sheets. Attributes can carry hole notes, plate grades, and weld sizes if your standard says so. When a job needs a non-typical connection, copy the typical and mark it as special—do not explode the library original. Using AutoCAD Blocks to Improve Structural Drawing Consistency is the companion practice.

Where AutoCAD detailing meets analysis and BIM

AutoCAD should display issued engineering data. It should not become a third analysis model or a shadow Tekla model.

Analysis in

Geometry and reactions enter from MBS or STAAD through a checked extract. CAD does not invent them.

BIM beside

If Tekla or another BIM tool owns fabrication, AutoCAD may still own approval 2D or client markups. Draw a boundary so piece marks cannot diverge silently.

Cleanup and issue are part of detailing

A steel sheet with leftover dimension styles, unused layers, and unbound PDFs is not 'done'. It is a file that will fail the next batch plot.

Run the habits in AutoCAD Drawing Cleanup Checklist for Structural Engineers before issue. File the DWG using CAD File Management Practices for Structural Engineering Projects. Detailing is not only drawing the haunch; it is leaving a file the next person can plot.

Starting a steel DWG set the same way every time

Templates beat heroic first sheets.

  1. Open the office steel template with layers, title blocks, and grid bubbles already in it.
  2. Place the grid from issued analysis or architectural dimensions, then stop if they disagree.
  3. Xref or copy typical frames; do not draft the first column as disconnected lines.
  4. Tag members from the issued size list.
  5. Place details as blocks or xrefs.
  6. Run cleanup, then plot a check set, then issue.

Engineering tips

  • If a task repeats on every sheet, it is a LISP or script candidate—see 10 Repetitive AutoCAD Tasks Structural Engineers Can Automate.
  • Keep one current template. Ten 'starter' DWGs is how standards die.
  • Never explode a title block to change a project name. Use attributes.
  • Match layer names to the plot style, not to whatever color looked fine on screen.
  • When PEB reactions land on the sheet, cite the analysis issue; do not type anonymous numbers.

Common mistakes

Drafting steel as anonymous lines

Lines have no mark, no layer meaning, and no extract path. Use members, blocks, and tags.

Using AutoCAD to 'fix' analysis geometry

If the frame is the wrong width, send it back to MBS or STAAD. Stretching the elevation is not detailing.

One 80 MB drawing for the entire building

Split by sheet role and xref. Huge files hide errors and break batch plot.

AutoCAD steel-detailing setup checklist

Complete before the first member is drawn on a new job.

  • Office template with steel layers and title-block attributes is in use.
  • Grid matches issued dimensions.
  • Column and grid marks are blocks, not loose text.
  • Primary and secondary members have distinct layers.
  • Typical details are available as blocks or xrefs.
  • Analysis source (MBS, STAAD, or other) is named on the cover or transmittal.
  • Cleanup and plot styles are defined before issue day.
  • File naming matches the project numbering system.

Frequently asked questions

Is AutoCAD enough for structural steel detailing?

It is enough for 2D sheet production if the office standard is 2D and the analysis data is issued. It is not a substitute for a fabrication BIM workflow if that is what the fabricator contracted.

Should we draw shop drawings and approval drawings in the same DWG?

Usually no. Different notes, different freeze states, and different issue cycles. Share xrefs; do not share one overstuffed file.

Where does LISP fit on day one?

After the template exists. Automating a chaotic drawing multiplies the chaos. Then use StruTools LISP Programs for the repetitive tasks.

How do we get STAAD geometry into AutoCAD?

Use a checked converter such as StruTools Staad2CAD, then still verify grid and sizes. Do not trace the analysis screenshot.

Detailing in AutoCAD is a standard, not a talent

Steel drawings in AutoCAD stay useful when grids, layers, blocks, and issued analysis data are treated as rules. Talent still matters for a difficult connection. It does not matter for whether the title block is exploded.

Next, put names on layers with AutoCAD Layer Standards for Structural Steel Drawings, then shorten the repetitive work with AutoLISP for Structural Engineers: Practical Automation Examples.

This article provides general educational information. Project-specific structural design, calculations and drawings should be reviewed by appropriately qualified engineering professionals and checked against applicable project requirements and standards. StruTools does not replace engineering judgement or professional design review.