Autodesk Certified Professional: AutoCAD for Design and Drafting — Questions and Answers
Question 1: What does the LTSCALE system variable affect?
- The linetype used for new objects
- The global scale factor for all linetypes in the drawing (Correct answer)
- The scale of lineweights in plot previews
- The scale of text in dimension styles
Correct answer: The global scale factor for all linetypes in the drawing
LTSCALE sets the global linetype scale factor, controlling how dashes and gaps appear for all non-continuous linetypes across the drawing.
Question 2: Which option in the CIRCLE command allows you to draw a circle tangent to two existing objects with a specified radius?
- 3P (Three-Point)
- 2P (Two-Point)
- Ttr (Tangent, Tangent, Radius) (Correct answer)
- Tan, Tan, Tan
Correct answer: Ttr (Tangent, Tangent, Radius)
The Ttr option lets you select two tangent objects and specify the radius, and AutoCAD calculates the circle's center automatically.
Question 3: Your team uses shared network DWG files. A colleague reports they cannot open a file because it is locked. What should you communicate to resolve this?
- Copy the file to a local drive and work there permanently
- Identify who has the file open via the .dwl lock file and ask them to close it (Correct answer)
- Delete the .dwl file immediately
- Run the RECOVER command on the locked file
Correct answer: Identify who has the file open via the .dwl lock file and ask them to close it
The .dwl lock file identifies the user and machine holding the file open, enabling direct communication to resolve the conflict.
Question 4: A designer needs to reuse a standard title block across 50 projects without copying geometry each time. What is the best practice?
- Save the title block as a block in a Template (DWT) file (Correct answer)
- Redraw the title block for each new project
- Store it as a WBLOCK in a shared folder and INSERT when needed
- Copy and paste from an existing drawing
Correct answer: Save the title block as a block in a Template (DWT) file
Embedding the title block in a DWT template ensures every new drawing starts with the standardized block automatically.
Question 5: Which approach demonstrates evidence-based practice when setting up drawing scales in an AutoCAD Layout viewport?
- Print at any scale and adjust later in a PDF editor
- 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
- 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: An AutoCAD drawing revision must be formally tracked per ANSI/ASME Y14.35. What does this standard require to document each revision?
- A cloud and triangle marker with no further documentation
- A revision block with revision letter, description, date, and approval (Correct answer)
- Only a date stamp in the title block corner
- A separate revision drawing issued in lieu of the original
Correct answer: A revision block with revision letter, description, date, and approval
ANSI/ASME Y14.35 requires each revision to be recorded in a revision block listing the revision letter, description of change, date, and approval signature.
Question 7: When you define a dimension style as 'annotative,' what automatic behavior does AutoCAD provide?
- Dimension style is shared across all open drawings automatically
- Dimension text is linked to a database field
- Dimensions created with that style display at the correct plotted size in each viewport based on its annotation scale (Correct answer)
- Dimensions are automatically numbered in sequence
Correct answer: Dimensions created with that style display at the correct plotted size in each viewport based on its annotation scale
Annotative dimension styles scale the dimension components automatically in each layout viewport to match the viewport's annotation scale, ensuring consistent plotted sizes.
Question 8: What does the ZOOM command's 'Extents' option do?
- Zooms to the most recently saved view
- Zooms to fit all visible objects in the viewport as large as possible (Correct answer)
- Zooms to the drawing limits boundary
- Zooms in by a fixed factor of 2x
Correct answer: Zooms to fit all visible objects in the viewport as large as possible
ZOOM Extents adjusts the view so that all visible objects in the drawing fill the viewport as large as possible, regardless of drawing limits.
Question 9: What is the Block Attribute Manager (BATTMAN) primarily used for?
- Purging unused block definitions
- Inserting blocks into the drawing
- Editing attribute definitions within a block definition (Correct answer)
- Extracting attribute data to a spreadsheet
Correct answer: Editing attribute definitions within a block definition
BATTMAN allows you to edit, reorder, and manage attribute definitions stored within a block definition itself.
Question 10: How do AutoCAD professionals establish measurable quality objectives?
- Through subjective assessment
- By comparing to competitors only
- By defining specific, measurable, achievable, relevant, and time-bound quality targets (Correct answer)
- Using vague goals
Correct answer: By defining specific, measurable, achievable, relevant, and time-bound quality targets
This is fundamental to AutoCAD - AutoCAD Design Certification practice. By defining specific, measurable, achievable, relevant, and time-bound quality targets represents the professional standard for quality in the AutoCAD certification framework.
Question 11: What is a risk mitigation strategy in AutoCAD - AutoCAD Design Certification practice?
- Transferring all responsibility
- Only addressing risks after they occur
- Implementing controls that reduce the likelihood or impact of identified risks (Correct answer)
- Ignoring low-probability risks
Correct answer: Implementing controls that reduce the likelihood or impact of identified risks
This is fundamental to AutoCAD - AutoCAD Design Certification practice. Implementing controls that reduce the likelihood or impact of identified risks represents the professional standard for risk management in the AutoCAD certification framework.
Question 12: What does the LAYEREVAL system variable control?
- Whether AutoCAD prompts you when new layers are detected from xrefs or inserted files (Correct answer)
- The number of layers evaluated during a plot
- Whether layer filters are evaluated during REGEN
- The order in which layers are regenerated
Correct answer: Whether AutoCAD prompts you when new layers are detected from xrefs or inserted files
LAYEREVAL determines if AutoCAD automatically evaluates and flags newly added layers from external references or file inserts.
Question 13: What happens to a block's constituent objects when the EXPLODE command is applied?
- The block's attributes are converted to text
- The block is broken into its individual component objects (Correct answer)
- The block is converted to an external reference
- The block is deleted permanently
Correct answer: The block is broken into its individual component objects
EXPLODE disassembles a block insert into its original component entities, removing the block reference.
Question 14: Which command opens the Block Editor environment for creating or modifying dynamic block behavior?
- BEDIT (Correct answer)
- DBEDIT
- BLOCKEDIT
- REFEDIT
Correct answer: BEDIT
BEDIT (Block Editor) opens a special authoring environment where you can add parameters, actions, and visibility states to create dynamic blocks.
Question 15: In a dimension style, what does setting 'Fit Options' to 'Text Only' do when space is tight between extension lines?
- Moves both text and arrows outside
- Moves only the text outside the extension lines while keeping arrows inside (Correct answer)
- Moves only the arrows outside while keeping text inside
- Scales the text to fit inside
Correct answer: Moves only the text outside the extension lines while keeping arrows inside
The 'Text Only' fit option moves the dimension text outside when space is insufficient but attempts to keep the arrowheads between the extension lines.
Question 16: Which command merges all objects from one or more layers onto a target layer, then deletes the source layers?
- LAYMRG (Correct answer)
- LAYDEL
- LAYCOMBINE
- LAYMERGE
Correct answer: LAYMRG
LAYMRG (Layer Merge) moves all objects from selected source layers to a target layer and purges the empty source layers.
Question 17: Which AutoCAD feature allows you to add variable text information to a block, such as part numbers or descriptions?
- Block Attributes (Correct answer)
- Fields
- Data Extraction
- Multiline Text
Correct answer: Block Attributes
Block Attributes are tag-based text objects attached to a block that store variable data like part numbers, descriptions, or costs.
Question 18: Select copy after moving, mirroring, rotating, scaling, or stretching with grips. True/False?
- B) True (Correct answer)
- A) False
Correct answer: B) True
When using grips to modify objects (move, rotate, scale, mirror, stretch), AutoCAD provides the option to create a copy of the object during the operation. By pressing 'C' or selecting 'Copy' from the right-click context menu while a grip is active, you can duplicate the object while simultaneously transforming it.
Question 19: What is the primary purpose of Dynamic UCS in AutoCAD?
- Automatically updates coordinate readout as the cursor moves
- Automatically saves UCS settings whenever they are changed
- Dynamically rotates the viewport to match the current UCS
- Temporarily aligns the UCS to a 3D solid face during drawing commands (Correct answer)
Correct answer: Temporarily aligns the UCS to a 3D solid face during drawing commands
Dynamic UCS temporarily aligns the XY plane to the face of a 3D solid while executing drawing commands, without permanently changing the UCS.
Question 20: What is the value of written documentation in AutoCAD professional communication?
- It replaces verbal communication
- It is only for formal occasions
- It creates permanent records, ensures clarity, and provides legal protection (Correct answer)
- It is optional
Correct answer: It creates permanent records, ensures clarity, and provides legal protection
This is fundamental to AutoCAD - AutoCAD Design Certification practice. It creates permanent records, ensures clarity, and provides legal protection represents the professional standard for communication in the AutoCAD certification framework.
Question 21: What is a block in AutoCAD?
- A collection of objects combined into a single reusable object that can be inserted multiple times (Correct answer)
- A file format
- A rectangular shape
- A rendering setting
Correct answer: A collection of objects combined into a single reusable object that can be inserted multiple times
Blocks combine multiple objects into one reusable component. Changes to the block definition update all instances, ensuring consistency.
Question 22: A mechanical designer must ensure a bolt-hole pattern is exactly 30° apart around a center point. Which tool accomplishes this most efficiently?
- ARRAY with Polar type (Correct answer)
- ROTATE with Reference angle
- MIRROR repeated six times
- COPY with multiple option
Correct answer: ARRAY with Polar type
Polar Array distributes items evenly around a center point at specified angular increments.
Question 23: A client requests a drawing that shows only structural elements without dimensions or annotations. Which AutoCAD feature best supports delivering this tailored view?
- Layer states saved with specific layers frozen (Correct answer)
- Changing the drawing units
- Purging all unused blocks
- Converting the file to DXF format
Correct answer: Layer states saved with specific layers frozen
Layer states let you save and restore specific layer visibility configurations, enabling tailored deliverables without altering the master drawing.
Question 24: A team member accidentally saves over the issued drawing without incrementing the revision. What AutoCAD feature could have prevented this loss?
- Automatic save (AUTOSAVE) combined with external version control or the drawing backup (.bak) file
- Disabling the SAVE command through CUI
- The AUDIT command run before saving
- Setting the drawing to read-only after issue (Correct answer)
Correct answer: Setting the drawing to read-only after issue
Marking the issued drawing file as read-only at the OS level prevents accidental overwriting without going through a formal revision increment.
Question 25: Which command allows you to extract block attribute data to an external file or table?
- DATAEXTRACTION (Correct answer)
- EATTEDIT
- ATTEXT
- BATTMAN
Correct answer: DATAEXTRACTION
The DATAEXTRACTION command (or wizard) lets you extract attribute and property data from blocks and export it to a table or external file like Excel.
Question 26: When you use the MATCHPROP command and include 'Layer' as a property to match, what happens?
- Both objects are moved to Layer 0
- Target objects are moved to the source object's layer (Correct answer)
- Layer names are swapped between the two objects
- The source object moves to the target object's layer
Correct answer: Target objects are moved to the source object's layer
MATCHPROP transfers the source object's layer assignment to all selected target objects.
Question 27: What is the purpose of the DIMBREAK command in AutoCAD?
- Splits a long dimension into two shorter ones
- Removes dimension text from a dimension
- Breaks the associativity of a dimension
- Adds or removes a gap in a dimension or extension line where it crosses other geometry (Correct answer)
Correct answer: Adds or removes a gap in a dimension or extension line where it crosses other geometry
DIMBREAK adds a visible gap (break) in a dimension or extension line where it overlaps crossing objects, improving drawing clarity.
Question 28: A fire-protection engineer must show a sprinkler head symbol at 200 locations. Which approach is fastest and most manageable?
- Draw the symbol 200 times manually
- Use MINSERT to place the block in a rectangular array
- Use COPY on a single circle 200 times
- Create a block definition and INSERT or use tool palette to place it 200 times (Correct answer)
Correct answer: Create a block definition and INSERT or use tool palette to place it 200 times
Defining the sprinkler head as a block and inserting it (or placing from a tool palette) keeps all instances linked to one definition for easy global updates.
Question 29: Which layer property controls whether objects can be selected and edited?
- Frozen
- Off
- Plot
- Locked (Correct answer)
Correct answer: Locked
Locking a layer prevents its objects from being selected or modified while keeping them visible.
Question 30: What is the function of the QDIM command in AutoCAD?
- Creates a quick series of baseline or continuous dimensions from selected objects (Correct answer)
- Applies a quick dimension style
- Queries dimension values without placing them
- Quickly deletes selected dimensions
Correct answer: Creates a quick series of baseline or continuous dimensions from selected objects
QDIM (Quick Dimension) rapidly creates baseline, continuous, staggered, ordinate, radius, or diameter dimensions from a selection set of objects.
Question 31: In a geometric tolerance frame, what does the material condition modifier 'M' inside a circle represent?
- Modifiable tolerance
- Measured dimension modifier
- Minimum Material Condition
- Maximum Material Condition (MMC) — the condition where the feature contains the most material (Correct answer)
Correct answer: Maximum Material Condition (MMC) — the condition where the feature contains the most material
The circled M symbol in a feature control frame indicates Maximum Material Condition (MMC), meaning the part is at its heaviest—smallest hole or largest shaft.
Question 32: In AutoCAD, what is the PUBLISH command primarily used for?
- Exporting block attributes to a spreadsheet
- Batch-plotting multiple sheets or layouts to a plotter, PDF, or DWF file (Correct answer)
- Publishing drawing standards to team members
- Uploading drawings to Autodesk 360
Correct answer: Batch-plotting multiple sheets or layouts to a plotter, PDF, or DWF file
PUBLISH allows you to create a sheet list from multiple drawings or layouts and output them all in one batch operation to a plotter, PDF, or DWF.
Question 33: Which AutoCAD tool creates a series of objects that maintain an associative link, updating automatically when the source object changes?
- BLOCK with attributes
- COPY with Multiple
- GROUP command
- Associative Array (ARRAY command) (Correct answer)
Correct answer: Associative Array (ARRAY command)
AutoCAD's associative ARRAY creates a pattern where all copies update automatically if the source object or array parameters are modified.
Question 34: Which AutoCAD command is used to check drawing standards compliance against a configured DWS (Drawing Standards) file?
- CHECKSTANDARDS (Correct answer)
- STANDARDS
- AUDIT
- PURGE
Correct answer: CHECKSTANDARDS
The CHECKSTANDARDS command compares the active drawing against a DWS file and flags non-compliant layers, linetypes, text styles, and dimension styles.
Question 35: What does the UNDO Mark and UNDO Back command pair allow you to do?
- Undo all actions back to the last save
- Save a named undo state and restore it later in the same session (Correct answer)
- Undo only annotation changes while keeping geometry edits
- Create a named version of the drawing
Correct answer: Save a named undo state and restore it later in the same session
UNDO Mark places a marker in the undo history, and UNDO Back reverses all actions performed since that marker was set.
Question 36: Which option in the MTEXT editor inserts an automatic list with letters, numbers, or bullets?
- Right-click > Numbering
- Bullets and Lists on the Paragraph panel of the Text Editor ribbon tab (Correct answer)
- \L formatting code
- The LIST command within MTEXT
Correct answer: Bullets and Lists on the Paragraph panel of the Text Editor ribbon tab
The Bullets and Lists dropdown on the MTEXT ribbon's Paragraph panel lets you apply lettered, numbered, or bulleted automatic lists to MTEXT content.
Question 37: What happens when you press and drag the middle mouse button (scroll wheel) in AutoCAD?
- Activates real-time panning to reposition the view (Correct answer)
- Zooms in centered on the cursor location
- Opens a shortcut context menu
- Selects all objects visible in the current view
Correct answer: Activates real-time panning to reposition the view
Pressing and dragging the middle mouse button activates real-time PAN in AutoCAD, allowing repositioning of the view without entering a command.
Question 38: What AutoCAD technology enables real-time collaboration where multiple users can simultaneously edit the same drawing?
- AutoCAD Web App sharing
- Vault collaboration
- AutoCAD Live Share via Autodesk Docs (Correct answer)
- Sheet Set Manager
Correct answer: AutoCAD Live Share via Autodesk Docs
AutoCAD's collaboration feature via Autodesk Docs allows multiple users to edit the same cloud-hosted drawing simultaneously.
Question 39: How do you lock a viewport's scale in AutoCAD to prevent accidental zooming?
- Enable the Display Locked property in the viewport's Properties (Correct answer)
- Use the VPLAYER command to freeze layers
- Use ZOOM Lock from the View ribbon
- Set the viewport layer to non-printable
Correct answer: Enable the Display Locked property in the viewport's Properties
Setting the Display Locked property to Yes in the Properties palette prevents zooming or panning inside the viewport from changing its scale.
Question 40: What is a dimension style?
- A collection of settings that control the appearance of dimensions including text size, arrow style, and precision (Correct answer)
- A type of layer
- A measurement unit
- A fashion choice
Correct answer: A collection of settings that control the appearance of dimensions including text size, arrow style, and precision
Dimension styles define how dimensions look: text height, arrow type, decimal precision, offset distances, and more, ensuring consistency throughout a drawing.
Autodesk Certified Professional: AutoCAD for Design and Drafting
The Autodesk Certified Professional (ACP) AutoCAD exam validates advanced skills in 2D drafting and design using AutoCAD, including geometry creation, object organization, annotation, reusable content, and layout/plotting workflows.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds