AUTOCAD Study Guide 2026
Everything you need to pass the AUTOCAD exam in one place: the exam format, every topic to study, real practice questions with explanations, flashcards, and full-length practice tests. Free, no sign-up needed.
๐ AUTOCAD Exam Format at a Glance
๐ AUTOCAD Topics to Study (69)
โ๏ธ Sample AUTOCAD Questions & Answers
1. A civil engineer receives a surveyor's drawing with incorrect units (feet instead of meters). Which command corrects the geometry scale without redrawing?
SCALE applied to all objects with a factor of 0.3048 converts foot-based geometry to meters.
2. What type of AutoCAD file stores drawing standards including layers, dimension styles, and text styles to enforce consistency across projects?
A .DWS file is a drawing standards file used with the CAD Standards tools to check and enforce compliance across drawings.
3. How would you save different environment settings if you do more than one type of drafting?
AutoCAD allows users to create and save multiple user profiles, each storing different environment settings such as workspace layouts, command aliases, and display options. This feature enables users to quickly switch between customized setups tailored for various drafting tasks or project requirements without reconfiguring the software.
4. When you define a dimension style as 'annotative,' what automatic behavior does AutoCAD provide?
Annotative dimension styles scale the dimension components automatically in each layout viewport to match the viewport's annotation scale, ensuring consistent plotted sizes.
5. An interior designer is laying out furniture in a room drawn at 1:50 scale in model space. A sofa block is 2200mm long in reality. How long should it appear in model space?
Model space is always drawn at full real-world size (1:1); scale is applied at the viewport or plot stage, so the sofa is drawn 2200mm long.
6. A drafter receives a drawing where all dimensions appear broken (showing '???'). The most likely QA fix is to:
Missing dimension text often means the dimension style references a font file (.shx or .ttf) not present on the current system; substituting an available font resolves it.