AutoCAD Research & Evidence-Based Practice 4 — Questions and Answers
Question 1: A drafter needs to verify that all dimensions in a drawing comply with the project's tolerance specifications. Which AutoCAD practice best supports this evidence-based check?
- Use the QSELECT command to filter all dimension objects and review their override values against the dimension style (Correct answer)
- Change all dimensions to text objects for easier reading
- Freeze the dimension layer before printing
- Use WBLOCK to export dimensions to a new file
Correct answer: Use the QSELECT command to filter all dimension objects and review their override values against the dimension style
QSELECT filters dimension entities so you can systematically inspect for style overrides that may violate the project's tolerance specifications.
Question 2: When researching best practices for CAD layer naming, which standard is most widely adopted for US building industry projects?
- AIA CAD Layer Guidelines (National CAD Standard) (Correct answer)
- ISO 9001 quality management standard
- ASTM material testing standards
- IEEE electrical wiring code
Correct answer: AIA CAD Layer Guidelines (National CAD Standard)
The AIA CAD Layer Guidelines, part of the National CAD Standard, define the widely adopted layer naming convention for US building industry drawings.
Question 3: How does using AutoCAD's COMPARE (DWG Compare) feature support evidence-based revision tracking?
- It highlights geometric differences between two drawing versions, providing visual evidence of what changed between revisions (Correct answer)
- It merges two drawings into one automatically
- It imports revision clouds from an external file
- It deletes older drawing versions to save disk space
Correct answer: It highlights geometric differences between two drawing versions, providing visual evidence of what changed between revisions
DWG Compare overlays two DWG files and color-codes added or removed geometry, giving a clear visual audit trail of revisions.
Question 4: A project specification requires that all AutoCAD hatch patterns represent real material symbols per a referenced standard. Where should drafters look to confirm which hatch pattern corresponds to concrete?
- The ANSI/ISO hatch pattern library referenced in the project specification and AutoCAD's HATCH dialog pattern list (Correct answer)
- The operating system's default wallpaper settings
- The PURGE command's preview panel
- The drawing's revision cloud layer
Correct answer: The ANSI/ISO hatch pattern library referenced in the project specification and AutoCAD's HATCH dialog pattern list
Cross-referencing the ANSI/ISO hatch pattern list against the project specification confirms that concrete is represented by the correct standardized pattern.
Question 5: Which approach demonstrates evidence-based practice when setting up drawing scales in an AutoCAD Layout viewport?
- Lock the viewport scale to a standard value (e.g., 1:50) defined in the project's CAD standards document and annotate with annotative objects (Correct answer)
- Manually adjust the viewport zoom until the drawing looks correct on screen
- Print at any scale and adjust later in a PDF editor
- Use Model Space for all annotation to avoid scale issues
Correct answer: Lock the viewport scale to a standard value (e.g., 1:50) defined in the project's CAD standards document and annotate with annotative objects
Locking viewports to standards-defined scales and using annotative objects ensures that dimensions and text are accurate and reproducible at the intended print scale.
Question 6: A manufacturing drawing requires evidence that tolerances meet ASME Y14.5 GD&T standards. Which AutoCAD tool is specifically designed for attaching GD&T control frames?
- TOLERANCE command (Feature Control Frame) (Correct answer)
- MTEXT command
- GRADIENT hatch tool
- CHAMFER command
Correct answer: TOLERANCE command (Feature Control Frame)
The TOLERANCE command inserts ASME-compliant Feature Control Frames directly into the drawing, formally documenting GD&T requirements.
Question 7: Which file type should a CAD manager distribute to enforce company drawing standards across all AutoCAD users on a project?
- A DWS (Drawing Standards) file used with the CAD Standards tools (CHECKSTANDARDS) (Correct answer)
- A DXF file exported from the main drawing
- A BAK backup file of a completed project
- A PLT plotter configuration file
Correct answer: A DWS (Drawing Standards) file used with the CAD Standards tools (CHECKSTANDARDS)
A DWS file defines approved layers, dimension styles, linetypes, and text styles; CHECKSTANDARDS validates any DWG against it to enforce compliance.
A drafter needs to verify that all dimensions in a drawing comply with the project's tolerance specifications.
Which AutoCAD practice best supports this evidence-based check?