ACP Basic 5 — Questions and Answers
Question 1: What is the purpose of the AUDIT command in AutoCAD?
- Checks and corrects errors in the drawing database (Correct answer)
- Lists all objects on a selected layer
- Validates xref paths and updates missing references
- Generates a summary report of block attributes
Correct answer: Checks and corrects errors in the drawing database
AUDIT examines the drawing database for structural errors and optionally fixes them to maintain file integrity.
Question 2: In AutoCAD, which command is used to break an object into two separate objects at a specified point?
- TRIM
- SPLIT
- BREAK (Correct answer)
- DIVIDE
Correct answer: BREAK
The BREAK command splits a line, arc, circle, or polyline at one or two specified points, creating separate objects.
Question 3: Which AutoCAD feature allows you to set rules so that certain layers are automatically frozen in all new viewports?
- Layer state manager
- Layer filter
- VP Freeze (New VP Freeze) (Correct answer)
- Layer isolate
Correct answer: VP Freeze (New VP Freeze)
The 'New VP Freeze' property freezes a layer in any new viewport created after the setting is applied, without affecting existing viewports.
Question 4: What does the MATCHPROP command do in AutoCAD?
- Matches the scale of one block to another
- Copies properties such as layer, color, and linetype from a source object to destination objects (Correct answer)
- Aligns two objects so their properties are synchronized in parametric mode
- Compares two drawing files and highlights differences
Correct answer: Copies properties such as layer, color, and linetype from a source object to destination objects
MATCHPROP transfers selected properties (layer, color, linetype, lineweight, text style, etc.) from a source object to one or more destination objects.
Question 5: In Autodesk AutoCAD, what is a 'named view' and why is it used?
- A saved camera position and zoom level that can be restored at any time (Correct answer)
- A locked viewport with a fixed scale in paper space
- A filter that displays only objects visible from a specific direction
- A predefined isometric view orientation
Correct answer: A saved camera position and zoom level that can be restored at any time
A named view saves the current display area, zoom, UCS, and visual style so you can return to it instantly without manually panning and zooming.
Question 6: Which AutoCAD dimensioning setting controls the size of arrowheads and the height of dimension text relative to the drawing scale?
- Dimension scale (DIMSCALE) (Correct answer)
- Dimension text offset (DIMGAP)
- Dimension line spacing (DIMDLI)
- Dimension text alignment (DIMTIH)
Correct answer: Dimension scale (DIMSCALE)
DIMSCALE is an overall multiplier applied to all size-related dimension style settings, ensuring dimensions appear correctly at the intended plot scale.
Question 7: What is the function of the JOIN command in AutoCAD?
- Merges two overlapping solid bodies into one
- Combines collinear or coplanar open objects into a single object (Correct answer)
- Attaches an xref drawing to the current file
- Links two parametric constraints together
Correct answer: Combines collinear or coplanar open objects into a single object
JOIN merges lines, arcs, polylines, elliptical arcs, and splines that share endpoints or are collinear/coplanar into a single continuous object.
What is the purpose of the AUDIT command in AutoCAD?