ACE CAD Standards & File Management 3 — Questions and Answers
Question 1: Which AutoCAD system variable controls whether a new drawing automatically uses color-dependent (.ctb) or named (.stb) plot styles?
- PSTYLEPOLICY (Correct answer)
- PLOTSTYLE
- PSTYLEMODE
- CTBMODE
Correct answer: PSTYLEPOLICY
PSTYLEPOLICY determines the plot style mode for new drawings: 1 uses color-dependent (CTB) and 0 uses named (STB) plot styles.
Question 2: A drawing references an xref that has been moved to a different folder. Which AutoCAD tool is used to remap the broken path?
- XREF Manager > Reload
- Reference Manager (standalone utility) (Correct answer)
- XBIND command
- RECOVER command
Correct answer: Reference Manager (standalone utility)
Autodesk Reference Manager is a standalone utility that lets you find and repath broken xref, image, and font links across multiple DWG files.
Question 3: What is the primary advantage of using sheet sets (.DST files) over individually managed layout tabs?
- Sheet sets store drawing geometry more efficiently
- Sheet sets automate sheet numbering, title block data, and transmittal packaging (Correct answer)
- Sheet sets prevent unauthorized editing of drawings
- Sheet sets convert layouts to model space automatically
Correct answer: Sheet sets automate sheet numbering, title block data, and transmittal packaging
Sheet Set Manager centralizes sheet metadata, auto-populates title block fields via fields, and simplifies publishing and transmittal creation.
Question 4: In AutoCAD, which command removes all unused named objects (layers, blocks, styles) from a drawing in a single operation?
- AUDIT
- OVERKILL
- PURGE (Correct answer)
- WBLOCK
Correct answer: PURGE
PURGE removes unreferenced named objects such as layers with no objects, unused block definitions, and orphaned styles.
Question 5: Which layer property setting makes a layer's objects invisible in both model space and paper space but still selectable?
- Frozen
- Off (Correct answer)
- Locked
- Viewport Frozen
Correct answer: Off
Turning a layer Off hides its objects but they remain selectable and part of regeneration; Freeze excludes them from regeneration entirely.
Question 6: What is the function of the CHECKSTANDARDS command in AutoCAD?
- Validates spelling in text objects
- Compares drawing named objects against an attached .DWS standards file (Correct answer)
- Checks that all dimensions meet tolerance specifications
- Verifies that all xrefs are loaded correctly
Correct answer: Compares drawing named objects against an attached .DWS standards file
CHECKSTANDARDS compares the current drawing's layers, styles, and linetypes against one or more attached CAD standards (.DWS) files.
Question 7: Which AutoCAD command is used to export drawing data to a format compatible with other CAD systems, using an ASCII-based exchange format?
- EXPORT to .DWF
- SAVEAS to .DXF (Correct answer)
- WBLOCK to .DWG
- PUBLISH to .PDF
Correct answer: SAVEAS to .DXF
Saving to .DXF (Drawing Exchange Format) creates an ASCII or binary file that virtually all CAD applications can import.
Which AutoCAD system variable controls whether a new drawing automatically uses color-dependent (.ctb) or named (.stb) plot styles?