AutoCAD Case Studies & Practical Application 5 — Questions and Answers
Question 1: A contractor needs a cut-and-fill earthwork drawing showing existing grade versus proposed grade. Which AutoCAD object type is best for representing the terrain profiles?
- Arcs
- 2D Polylines with elevation data (Correct answer)
- Circles
- Rectangles
Correct answer: 2D Polylines with elevation data
2D polylines (or 3D polylines/splines) can follow variable elevation contours and are the standard representation for terrain profiles in AutoCAD.
Question 2: A fire-protection engineer must show a sprinkler head symbol at 200 locations. Which approach is fastest and most manageable?
- Draw the symbol 200 times manually
- Create a block definition and INSERT or use tool palette to place it 200 times (Correct answer)
- Use COPY on a single circle 200 times
- Use MINSERT to place the block in a rectangular array
Correct answer: Create a block definition and INSERT or use tool palette to place it 200 times
Defining the sprinkler head as a block and inserting it (or placing from a tool palette) keeps all instances linked to one definition for easy global updates.
Question 3: During a design review meeting, a stakeholder requests that the drawing dimensions display in both feet-inches and millimeters simultaneously. Which DIMSTYLE feature achieves this?
- Create two separate dimension layers
- Enable Alternate Units in the dimension style (Correct answer)
- Use MTEXT to manually add dual units
- Set DIMUNIT to dual
Correct answer: Enable Alternate Units in the dimension style
The Alternate Units tab in DIMSTYLE settings enables a second unit system shown in brackets alongside the primary dimension.
Question 4: A drafter working on a multi-sheet set notices that page numbers in the title block are wrong after sheets were reordered. What is the most efficient fix?
- Edit each title block text manually
- Use Sheet Set Manager to reorder sheets; fields update automatically (Correct answer)
- Delete and recreate each sheet
- Use FIND/REPLACE on page numbers
Correct answer: Use Sheet Set Manager to reorder sheets; fields update automatically
Sheet Set Manager maintains sheet numbering as properties; reordering sheets there causes linked field text to update automatically on the next save/regeneration.
Question 5: An engineer wants to verify that two supposedly parallel wall lines are truly parallel before submitting for permit. Which method confirms this?
- Visually inspect on screen
- Use DIST between endpoints and compare
- Run PROPERTIES on each line and compare the Angle values (Correct answer)
- Use AUDIT
Correct answer: Run PROPERTIES on each line and compare the Angle values
The Properties palette (or LIST command) reports the exact angle of each line; matching angles confirm parallelism.
Question 6: A project drawing has model space geometry at 1:1 scale but a viewport on the layout tab is showing it at 1:20. A new annotation added in model space appears tiny in the viewport. What is the correct fix?
- Rescale the model space geometry
- Make the annotation annotative and add the 1:20 scale to its annotation scale list (Correct answer)
- Delete and redraw the annotation inside the viewport
- Change the viewport scale to 1:1
Correct answer: Make the annotation annotative and add the 1:20 scale to its annotation scale list
Annotative objects support multiple scales; adding 1:20 to the annotation's scale list makes it display at the correct plotted height in that viewport.
Question 7: A detailing drafter needs to show that a steel beam (drawn as a rectangle) continues beyond the drawing border. Which drafting convention is applied?
- Leave the line open at the edge
- Add a break symbol (S-break or straight break line) at the cutoff (Correct answer)
- Use a dashed line to show continuation
- Extend the geometry off the sheet
Correct answer: Add a break symbol (S-break or straight break line) at the cutoff
A break line symbol (drawn with BREAKLINE or manually) indicates the object continues beyond the represented portion.
A contractor needs a cut-and-fill earthwork drawing showing existing grade versus proposed grade.
Which AutoCAD object type is best for representing the terrain profiles?