Best for
AutoCAD designers, CAD/BIM coordinators, drafters
AutoCAD prompts for building projects
Practical, discipline-aware prompt clusters that produce import-ready text for layer lists, block libraries, title blocks, sheet sets and QA checklists. Region-aware guidance for ANSI, ISO, BS and AS conventions.
Best for
AutoCAD designers, CAD/BIM coordinators, drafters
Primary workflows
Drawing setup, layer standards, title blocks, QA handoff
File ecosystem
DWG/DXF, Xrefs, sheet sets, block libraries
Ready templates
Concrete prompt patterns you can copy, paste and refine for AutoCAD drafting tasks. Each card includes the prompt text, expected output format and a short usage note for DWG/DXF workflows.
Project-level setup checklist for a commercial building drawing set, including units, coordinate system, primary layers, viewport scales and plot style mapping.
Short-code layer list compatible with ANSI/ISO conventions, exportable as CSV for quick import or reference.
Title block content spec and sheet set naming convention across A0–A4 with fields for project metadata and revision history.
Translate textual construction details into a 2D CAD detail checklist describing dimensions, materials, hatch types and required blocks.
Dimension and text style recommendations to maintain legibility across common plotting scales.
Concise block descriptions and attribute templates for common details to populate a block catalog.
Step-by-step cleanup checklist to run before handoff: audit, purge, unify styles and export layer lists.
Clear coordination memos between disciplines describing clashes, drawing refs and temporary workarounds.
Pseudocode and safe checks to batch-rename layers or apply a mapping—starter code, not runtime claims.
Room, door and window schedule templates that map to block attributes for automated table population.
Coordinate checks and import steps for integrating Civil 3D alignments into base drawings.
Deliverable checklist and README text describing included DWGs, Xrefs, fonts and revision logs for client handoff.
Practical adoption steps
Follow a short sequence to apply prompts safely into production drawings. Start with a small pilot set, validate outputs against your standards, then integrate into templates and automation pipelines.
ANSI, ISO, BS, AS support
Prompts include a region parameter so outputs map to common drafting ecosystems. When using a prompt, specify the target standard and preferred prefixes to ensure names and conventions align with local practice.
Guarded automation
All AutoLISP or macro starter prompts include safety checks: dry-run mode, backup file creation and selective apply lists. Treat generated code as a starting point for an engineer to implement and test in a controlled environment.
Provide the specification text and ask for a stepwise 2D drafting checklist: dimensions, material notes, hatch types, required blocks and insertion points. Example prompt: "Translate this slab description into a 2D CAD detail checklist with dimensions, material callouts, hatch patterns and block names for insertion into a DWG." Validate results against an example drawing and refine prompts to include units, scale and tolerances.
Use the 'Layer naming standard' cluster. Ask for short codes and CSV output with columns like LayerCode, LayerName, Color, Linetype, PlotFlag and Description. Include discipline prefixes (e.g., ARCH-, STR-, MEP-) and the regional standard (ANSI/ISO/BS/AS) in the prompt for consistent outputs.
Prompts can produce a handoff README, an export checklist (layers to include, Xref rules, object properties), and correspondence notes that map CAD layers to Revit categories. Example: request an 'Export checklist for Revit handoff' that lists required layers, naming conversions and recommended attribute mappings for block-to-family translation.
Use the 'AutoLISP / macro starter' prompt and request explicit safety steps: backup, dry-run and selective apply. The output will be pseudocode or annotated starter code, not production-signed scripts—hand this to your automation engineer to implement and test in a controlled environment.
Ask for a 'QA cleanup chain' that lists commands and objective checks in order (AUDIT, PURGE, -PURGE, OVERKILL, unify text styles, check for proxy objects, verify layer states, export layer list). The checklist should include acceptance criteria for each item (e.g., no proxy objects, no unused layers) and an exportable layer CSV.
Yes. Include a line in your prompt such as: 'Map outputs to British Standards (BS) layer naming and title block conventions' or 'Use ANSI conventions for units and dimension styles.' The generator will adapt terminology and suggested prefixes accordingly.
Sequence: 1) Title block content spec prompt (fields and attribute names). 2) Sheet set naming prompt (sheet codes, scales). 3) Printer/PDF export checklist prompt (viewport checks, scale verify, bleed/margins, flattened annotation). Validate with a sample sheet before batch plotting.
Ask for a structured memo with headings: Issue summary, Affected references (drawing numbers and Xref paths), Proposed resolution steps, Temporary site workaround, Priority and Responsible person. Include detected coordinates or grid references when available to remove ambiguity.
Yes. Request a schedule template with columns and a clear mapping to block attribute tags. Example: 'Create a door schedule template with fields DoorID, Width, Height, FireRating, HardwareSet and map to block attributes DOOR_ID, W, H, FR, HWSET.'
Always include units, target scale and coordinate reference in the prompt (e.g., 'units: mm, scale: 1:100, coordinate origin: grid A1 / project CRS EPSG:27700'). Request output that explicitly states units for each numeric value and includes any required conversion steps.