AutoCAD Communication & Stakeholder Relations 5 — Questions and Answers
Question 1: A facilities manager needs drawing files that can be queried for room areas and object counts without manual measurement. Which AutoCAD data feature supports this?
- Attributed blocks and the DATAEXTRACTION command to export object data to a table or spreadsheet (Correct answer)
- Printing the drawing and using a scale ruler
- Embedding a PDF of the legend
- Using the MEASURE command on each room manually
Correct answer: Attributed blocks and the DATAEXTRACTION command to export object data to a table or spreadsheet
DATAEXTRACTION reads attribute data from blocks across a drawing set and compiles it into a structured table or external file.
Question 2: A client insists a wall shown on the drawing is in the wrong location, but the dimension matches the spec. What is the best first step to resolve the dispute?
- Use the DIST or MEASUREGEOM command to verify the actual model distance and share the measurement with the client (Correct answer)
- Redraw the wall immediately per the client's request
- Archive the drawing and start fresh
- Trust the client without verification
Correct answer: Use the DIST or MEASUREGEOM command to verify the actual model distance and share the measurement with the client
Using DIST or MEASUREGEOM provides an objective, tool-verified measurement that can confirm or refute the dispute without assumptions.
Question 3: A senior engineer asks you to set up a drawing template so all future team drawings start with consistent standards. Which elements should the template DWT file include?
- Pre-defined layers, text styles, dimension styles, title block, and page setup configurations (Correct answer)
- Only a saved UCS and grid settings
- A block library embedded in the drawing
- Only the company logo inserted as an image
Correct answer: Pre-defined layers, text styles, dimension styles, title block, and page setup configurations
A comprehensive DWT template with layers, text styles, dimension styles, title block, and page setups ensures consistent standards across all project drawings.
Question 4: You must present a 3D AutoCAD model to a stakeholder who is unfamiliar with navigating 3D views. Which output best communicates the design intent without requiring CAD skills?
- Rendered image or walkthrough video exported from AutoCAD or imported into a viewer (Correct answer)
- Sending the raw DWG file with 3D solids
- A 2D plan view only
- A DXF export of the wireframe
Correct answer: Rendered image or walkthrough video exported from AutoCAD or imported into a viewer
Rendered images or animations communicate spatial design intent to non-technical stakeholders without requiring any CAD software or navigation skills.
Question 5: An owner's representative requests a drawing transmittal that lists all files issued, their revision levels, and the recipient list. What document fulfills this requirement?
- A formal transmittal form accompanying the drawing package (Correct answer)
- A simple email with file attachments
- A cover sheet embedded in the DWG title block
- The Sheet Set Manager report
Correct answer: A formal transmittal form accompanying the drawing package
A formal transmittal form is the standard document control instrument that records what was issued, to whom, and at which revision.
Question 6: A team member accidentally saves over the issued drawing without incrementing the revision. What AutoCAD feature could have prevented this loss?
- Automatic save (AUTOSAVE) combined with external version control or the drawing backup (.bak) file
- The AUDIT command run before saving
- Disabling the SAVE command through CUI
- Setting the drawing to read-only after issue (Correct answer)
Correct answer: Setting the drawing to read-only after issue
Marking the issued drawing file as read-only at the OS level prevents accidental overwriting without going through a formal revision increment.
Question 7: A stakeholder asks why the same AutoCAD drawing looks different when printed on two different plotters. What is the most likely explanation?
- Each plotter uses a different plot style table or driver configuration resulting in different lineweight and color output (Correct answer)
- The drawing file is corrupt
- The drawing units differ between plots
- The AUDIT command was not run before printing
Correct answer: Each plotter uses a different plot style table or driver configuration resulting in different lineweight and color output
Different plotters may reference different CTB/STB plot style tables or driver settings, producing variations in lineweight, color, and line quality.
A facilities manager needs drawing files that can be queried for room areas and object counts without manual measurement.
Which AutoCAD data feature supports this?