ACE CAD Standards & File Management 2 — Questions and Answers
Question 1: In AutoCAD, which command is used to reconcile new layers that appear in an xref but are not part of the current drawing's layer standards?
- LAYDEL
- LAYWALK
- LAYERP
- RECONCILENEWRIGHT (Correct answer)
Correct answer: RECONCILENEWRIGHT
RECONCILENEWRIGHT (or the Reconcile New Layers dialog) flags unrecognized layers from xrefs so teams can approve or remove them.
Question 2: Which AutoCAD file format preserves all drawing data including 3D solids and is fully backward-compatible with earlier releases when saved as that release's version?
- .DXF
- .DWG (Correct answer)
- .DWT
- .DXB
Correct answer: .DWG
The native .DWG format stores complete drawing data and can be saved to earlier release formats for backward compatibility.
Question 3: A CAD manager wants to prevent users from accidentally deleting standard layers. Which layer property should be set?
- Frozen
- Locked (Correct answer)
- Off
- Plot Off
Correct answer: Locked
Locking a layer prevents objects on it from being modified or deleted while still keeping them visible.
Question 4: What is the purpose of the ETRANSMIT command in AutoCAD?
- Exports drawing to PDF format
- Packages a drawing with all dependent files into a transmittal set (Correct answer)
- Sends a drawing via email directly from AutoCAD
- Converts xrefs to block definitions
Correct answer: Packages a drawing with all dependent files into a transmittal set
ETRANSMIT collects the drawing and all referenced files (xrefs, images, fonts) into a ZIP package for sharing.
Question 5: Which plot style type applies color-dependent styles where each color maps to a specific plotted lineweight?
- Named plot styles (.stb)
- Color-dependent plot styles (.ctb) (Correct answer)
- Monochrome plot styles
- Raster plot styles
Correct answer: Color-dependent plot styles (.ctb)
Color-dependent plot style tables (.ctb files) map AutoCAD object colors to specific pen widths and patterns at plot time.
Question 6: In a CAD standard file (.DWS), which of the following CANNOT be enforced by the CAD Standards checker?
- Layer names
- Text styles
- Linetype definitions
- Hatch pattern scale values (Correct answer)
Correct answer: Hatch pattern scale values
The CAD Standards checker enforces named objects like layers, text styles, dimension styles, and linetypes—not parameter values like hatch scale.
Question 7: What does the AUDIT command do when run on a drawing file?
- Checks external references for missing files
- Examines the drawing database for errors and optionally fixes them (Correct answer)
- Validates layer names against a CAD standard
- Lists all unused named objects
Correct answer: Examines the drawing database for errors and optionally fixes them
AUDIT scans the drawing's internal database for structural errors and can automatically repair them when the fix option is enabled.
In AutoCAD, which command is used to reconcile new layers that appear in an xref but are not part of the current drawing's layer standards?