AutoCAD Risk Assessment & Management 2 — Questions and Answers
Question 1: In AutoCAD project management, which practice best mitigates the risk of file corruption during long editing sessions?
- Disabling automatic save to improve performance
- Enabling AUTOSAVE with a short interval and keeping backup copies (Correct answer)
- Saving only at the end of each session
- Using a single master file without backups
Correct answer: Enabling AUTOSAVE with a short interval and keeping backup copies
Enabling AUTOSAVE at short intervals (e.g., every 10 minutes) and retaining .bak files reduces data loss risk from crashes or corruption.
Question 2: A design team discovers that multiple users are editing the same AutoCAD drawing simultaneously without coordination. Which risk does this scenario primarily represent?
- Hardware failure risk
- Data conflict and overwrite risk (Correct answer)
- Software licensing risk
- Network bandwidth risk
Correct answer: Data conflict and overwrite risk
Simultaneous uncoordinated edits create data conflict risk where one user's changes may overwrite another's, resulting in lost work or errors.
Question 3: When conducting a design risk review, which AutoCAD tool helps identify objects that may cause problems during plotting or sharing?
- AUDIT command (Correct answer)
- MIRROR command
- ARRAY command
- HATCH command
Correct answer: AUDIT command
The AUDIT command scans the drawing database for errors and integrity issues that could cause problems during output or file sharing.
Question 4: Which risk is introduced when referencing external files (XREFs) from a network path that may become unavailable?
- Reduced drawing precision
- Broken reference risk causing missing geometry in the drawing (Correct answer)
- Increased file size risk
- Font substitution risk
Correct answer: Broken reference risk causing missing geometry in the drawing
XREFs loaded from unstable network paths can become unresolved if the path changes or the server is offline, leaving the drawing with missing geometry.
Question 5: A project manager wants to reduce the risk of design errors propagating across multiple drawings. Which AutoCAD strategy is most effective?
- Copying geometry manually between files
- Using blocks and dynamic blocks stored in a shared library (Correct answer)
- Saving each drawing in a different format
- Disabling layer standards
Correct answer: Using blocks and dynamic blocks stored in a shared library
Shared block libraries ensure consistent geometry across drawings, and updates to a block propagate uniformly, reducing the risk of inconsistent design elements.
Question 6: In an AutoCAD workflow, what is the primary risk of working with drawings that contain unresolved layer standards?
- Drawings will refuse to open
- Inconsistent visual output and coordination errors with other disciplines (Correct answer)
- Permanent file size inflation
- Loss of all annotation styles
Correct answer: Inconsistent visual output and coordination errors with other disciplines
Unresolved layer standards cause inconsistent color, lineweight, and visibility settings, leading to coordination errors when drawings are shared between disciplines.
Question 7: Which action most effectively reduces the risk of accidentally deleting critical design data in AutoCAD?
- Locking layers that contain critical geometry (Correct answer)
- Maximizing the number of open drawings
- Disabling the UNDO command
- Using only model space for all geometry
Correct answer: Locking layers that contain critical geometry
Locking layers prevents objects on those layers from being selected or deleted, protecting critical geometry from accidental modification.
In AutoCAD project management, which practice best mitigates the risk of file corruption during long editing sessions?