Autodesk Certified Professional in AutoCAD for Design and Drafting — Questions and Answers
Question 1: Which AutoCAD feature allows you to group layers with filters so only layers matching specific naming criteria appear in the Layer Properties Manager?
- Layer Group
- Layer Property Filter (Correct answer)
- Layer Walk
- Layer State
Correct answer: Layer Property Filter
A Layer Property Filter uses criteria such as layer name patterns, color, or linetype to display only matching layers in the Layer Properties Manager, streamlining management in large drawings.
Question 2: In a 3D model, what does setting the UCS to 'View' accomplish?
- Saves the current view direction as a named UCS for later recall
- Aligns the UCS XY plane parallel to the screen so it faces the viewer (Correct answer)
- Aligns the UCS XY plane with the rectangular boundary of the current viewport
- Resets the UCS back to match the World Coordinate System orientation
Correct answer: Aligns the UCS XY plane parallel to the screen so it faces the viewer
UCS View aligns the XY plane parallel to the current viewing plane, effectively making it face the viewer — useful for placing 2D text, dimensions, or objects that should appear flat to the screen.
Question 3: What is the primary purpose of the WBLOCK command in AutoCAD?
- Renames an existing block definition
- Inserts an external drawing as a block
- Writes a block or objects to a separate external DWG file (Correct answer)
- Converts a block to individual objects
Correct answer: Writes a block or objects to a separate external DWG file
WBLOCK (Write Block) exports a block definition or selected objects to a standalone DWG file that can be shared or inserted into other drawings.
Question 4: To which points on a circle does the QUADRANT object snap lock?
- The four corners of the circle's bounding box
- The start and end points defined when the circle was drawn
- The 0°, 90°, 180°, and 270° positions on the circle relative to the UCS (Correct answer)
- Four equidistant points selected by the user during snap setup
Correct answer: The 0°, 90°, 180°, and 270° positions on the circle relative to the UCS
The Quadrant snap locks to the four cardinal points of a circle or arc — 0° (right), 90° (top), 180° (left), and 270° (bottom) — measured relative to the current UCS.
Question 5: Which command is used to add dimensions in AutoCAD?
- HATCH
- ARRAY
- TEXT
- DIM (Correct answer)
Correct answer: DIM
The DIM command, or more specifically, various dimensioning tools like DIMLINEAR, DIMANGULAR, etc., is used to add dimensions to objects in AutoCAD. These dimensions specify the size and location of features, providing critical measurement information for manufacturing and construction. It is a fundamental tool for creating accurate and informative technical drawings.
Question 6: How can you control the scale of a drawing in a viewport?
- By adjusting the drawing units.
- By changing the dimension style.
- By resizing the viewport manually.
- By setting a viewport scale. (Correct answer)
Correct answer: By setting a viewport scale.
In AutoCAD, the scale of a drawing displayed within a layout viewport is controlled by setting the viewport scale. This ensures that the model space geometry is displayed at a specific, accurate ratio relative to the paper space. Correctly setting the viewport scale is crucial for accurate plotting and dimensioning, ensuring professional output.
Question 7: How do you ensure dimensions remain properly scaled in different viewports?
- By converting dimensions to polylines.
- By manually resizing each dimension.
- By using Annotative Scaling. (Correct answer)
- By increasing the drawing zoom level.
Correct answer: By using Annotative Scaling.
Annotative Scaling in AutoCAD is a powerful feature that automatically adjusts the scale of annotations (like text, dimensions, and hatch patterns) to match the current viewport scale. This ensures that annotations appear at a consistent, readable size regardless of the viewport's zoom level or plot scale. It eliminates the need for manual resizing and maintains drawing clarity.
Question 8: What is the purpose of the Layout tab in AutoCAD?
- To prepare drawings for printing with viewports. (Correct answer)
- To change object properties.
- To edit the model directly.
- To create 3D objects.
Correct answer: To prepare drawings for printing with viewports.
The Layout tab (also known as paper space) in AutoCAD is specifically designed for preparing drawings for plotting or printing. It allows users to create viewports, which are windows into the model space, and arrange them on a sheet with title blocks, dimensions, and annotations. This ensures that the drawing is presented professionally at a specific scale.
Question 9: What security consideration is most important in troubleshooting methods?
- Implementing the principle of least privilege and defense in depth (Correct answer)
- Using a single strong password for all systems
- Disabling logging to improve performance
- Security is not relevant to this area
Correct answer: Implementing the principle of least privilege and defense in depth
The principle of least privilege combined with defense in depth provides layered security that protects against various attack vectors.
Question 10: What security consideration is most important in security fundamentals?
- Disabling logging to improve performance
- Security is not relevant to this area
- Using a single strong password for all systems
- Implementing the principle of least privilege and defense in depth (Correct answer)
Correct answer: Implementing the principle of least privilege and defense in depth
The principle of least privilege combined with defense in depth provides layered security that protects against various attack vectors.
Question 11: What is the purpose of the Apparent Intersection (APPINT) object snap?
- Snaps to where two objects appear to cross in the view even if they are at different 3D elevations (Correct answer)
- Snaps to the nearest corner of an implied rectangular boundary
- Snaps to the center of an apparent circular arc
- Snaps to where two objects would meet if they were extended
Correct answer: Snaps to where two objects appear to cross in the view even if they are at different 3D elevations
Apparent Intersection snaps to where objects appear to visually cross in the current view, even when they exist at different Z elevations in 3D space and do not actually intersect.
Question 12: How can you join multiple line segments into a single object?
- JOIN (Correct answer)
- FILLET
- EXTEND
- TRIM
Correct answer: JOIN
The JOIN command in AutoCAD allows users to combine multiple collinear or co-planar line segments, arcs, or polylines into a single, continuous object. This is particularly useful for creating closed polylines from individual segments, which are often required for commands like EXTRUDE or HATCH. It simplifies complex geometry into manageable entities.
Question 13: What does Polar Tracking do when configured to a 45-degree increment?
- Snaps the cursor only to grid points at 45-degree angles from the origin
- Limits object rotation commands to 45-degree increments
- Automatically rotates the UCS to align with 45-degree geometry
- Displays alignment guide paths at 45-degree angle increments to guide cursor movement (Correct answer)
Correct answer: Displays alignment guide paths at 45-degree angle increments to guide cursor movement
Polar Tracking displays temporary alignment paths at the specified angle increments (every 45° here), visually guiding cursor movement along those directions without hard-constraining the cursor.
Question 14: Which tool helps align text and dimensions consistently in a drawing?
- Fillet
- Offset
- Align (Correct answer)
- Mirror
Correct answer: Align
The ALIGN command in AutoCAD is used to align objects with other objects in 2D and 3D space. While it can move and rotate objects, it's particularly useful for aligning text and dimensions to specific points or angles, ensuring a neat and professional presentation. This helps maintain consistency and readability across a drawing.
Question 15: What does locking a layer do in AutoCAD?
- Objects on the layer are removed from the regeneration cycle
- Objects on the layer are visible but cannot be selected or modified (Correct answer)
- Objects on the layer are moved to layer 0
- Objects on the layer are hidden from the display
Correct answer: Objects on the layer are visible but cannot be selected or modified
Locking a layer keeps its objects visible and snappable but prevents them from being selected, edited, or deleted, protecting reference geometry.
Question 16: What is the function of the PRESSPULL command in AutoCAD?
- It dynamically extrudes a closed boundary into a 3D solid. (Correct answer)
- It extends a surface without altering volume.
- It rotates an object around a central point.
- It converts 2D objects into polylines.
Correct answer: It dynamically extrudes a closed boundary into a 3D solid.
The PRESSPULL command in AutoCAD is a dynamic tool that allows users to extrude or offset a closed boundary or 3D face. It intelligently detects enclosed areas and lets you 'pull' them out to create a 3D solid or 'push' them in to create a hole or recess. This command is highly intuitive for direct manipulation of 3D geometry.
Question 17: What is the purpose of the Quick Properties panel that appears when objects are selected in AutoCAD?
- It displays a list of all commands applicable to the selected object type
- It shows a preview of how the object will plot
- It opens a floating toolbar with grip editing options
- It displays a compact set of the most common properties for quick editing without opening the full Properties palette (Correct answer)
Correct answer: It displays a compact set of the most common properties for quick editing without opening the full Properties palette
Quick Properties shows a small pop-up with key properties (layer, color, geometry dimensions) when you select an object, allowing fast edits without opening the full Properties palette.
Question 18: Which command is used to modify the visual appearance of a 3D model?
- LAYERS
- DIMSTYLE
- MATERIALS (Correct answer)
- XREF
Correct answer: MATERIALS
The MATERIALS command in AutoCAD opens the Materials Browser, which allows users to apply various material properties (like color, texture, reflectivity, transparency) to 3D models. These materials define how the object will look when rendered, significantly enhancing the visual appearance and realism of the 3D model. It's crucial for visualization and presentation.
Question 19: What does the ‘ARRAY’ command do?
- Breaks an object into individual segments.
- Creates multiple copies of an object in a pattern. (Correct answer)
- Changes an object’s scale proportionally.
- Rotates an object around a point.
Correct answer: Creates multiple copies of an object in a pattern.
The ARRAY command in AutoCAD is a powerful tool for creating multiple copies of objects arranged in a specific pattern. It offers options for rectangular arrays (rows and columns), polar arrays (around a central point), or path arrays. This command significantly speeds up the drafting process by automating repetitive object placement and ensuring precise spacing.
Question 20: What is the FROM object snap override used for?
- Specifying a new point at an offset distance from a chosen base snap point (Correct answer)
- Restricting active snaps to apply only to a specified object
- Temporarily suppressing all running object snaps for one pick
- Reversing the angular direction used by Polar Tracking
Correct answer: Specifying a new point at an offset distance from a chosen base snap point
The FROM override lets you snap to a known base point and then enter an offset, so AutoCAD places the actual point at that offset distance and direction from the base.
Question 21: What is the significance of interface error monitoring in Auvik?
- Errors only affect wireless interfaces
- Error monitoring is only for fiber connections
- Interface errors are normal and ignorable
- Rising error rates on interfaces can indicate failing hardware, cable problems, or duplex mismatches (Correct answer)
Correct answer: Rising error rates on interfaces can indicate failing hardware, cable problems, or duplex mismatches
Interface errors such as CRC errors, collisions, or input/output errors often indicate physical layer problems like bad cables, failing ports, or duplex mismatches.
Question 22: Which tool or command is used to manage and restore previously saved named UCSs?
- UCSMAN (Correct answer)
- UCSLIST
- UCSRESTORE
- NAMEDVIEW
Correct answer: UCSMAN
UCSMAN opens the UCS Manager dialog, which lists all saved named UCSs and allows you to restore, rename, set current, or delete them.
Question 23: How should bandwidth utilization data be used for capacity planning?
- Analyze utilization trends to predict when upgrades will be needed and justify network investments (Correct answer)
- Bandwidth data is not useful for planning
- Capacity planning should be done without data
- Only current utilization matters
Correct answer: Analyze utilization trends to predict when upgrades will be needed and justify network investments
Historical bandwidth utilization trends enable accurate capacity planning by showing growth patterns and predicting when current capacity will be insufficient.
Question 24: Which file format is commonly used for printing AutoCAD drawings?
- DXF
- PDF (Correct answer)
- JPEG
- DWG
Correct answer: PDF
PDF (Portable Document Format) is the most common and widely accepted file format for sharing and printing AutoCAD drawings. PDFs preserve the drawing's visual fidelity, fonts, and layouts, ensuring that anyone can view and print the drawing exactly as intended, regardless of whether they have AutoCAD installed. It's an industry standard for documentation and collaboration.
Question 25: What is the fundamental principle behind implementation planning in the context of Auvik Certified Professional?
- Using the most expensive solutions available
- Maximizing system complexity
- Ensuring reliability, security, and optimal performance (Correct answer)
- Avoiding all system changes
Correct answer: Ensuring reliability, security, and optimal performance
Implementation Planning in Auvik Certified Professional fundamentally aims to ensure system reliability, security, and optimal performance.
Question 26: Which approach is recommended for implementing troubleshooting methods changes?
- Implementing changes only during peak hours
- Making all changes at once without testing
- Skipping documentation to save time
- Following a structured change management process with testing (Correct answer)
Correct answer: Following a structured change management process with testing
A structured change management process with proper testing minimizes risk and ensures successful implementation.
Question 27: Which dimension style setting controls the appearance of dimension text?
- Text Style (Correct answer)
- Arrowheads
- Fit
- Primary Units
Correct answer: Text Style
Within the Dimension Style Manager in AutoCAD, the Text Style setting specifically controls the font, height, color, and other visual properties of the dimension text. By defining and applying different text styles, users can ensure consistency and readability of all textual information associated with dimensions. This is crucial for professional drawing presentation.
Question 28: How can you ensure accurate line weights when printing?
- By using plot styles. (Correct answer)
- By setting the viewport scale.
- By converting objects to polylines.
- By increasing the zoom level.
Correct answer: By using plot styles.
Plot styles, often stored in CTB or STB files, are essential for controlling how objects are printed in AutoCAD. They define properties like lineweight, color, and linetype for specific colors or named styles. By configuring plot styles, you ensure that the printed output accurately reflects the desired lineweights, regardless of how they appear on screen.
Question 29: Which workspace is best suited for working with 3D models in AutoCAD?
- 3D Modeling (Correct answer)
- Drafting & Annotation
- Sheet Set Manager
- Express Tools
Correct answer: 3D Modeling
AutoCAD offers different workspaces optimized for specific tasks. The '3D Modeling' workspace provides a user interface with toolbars, ribbons, and palettes specifically designed for creating, editing, and visualizing 3D models. It includes commands for solid modeling, surface modeling, mesh modeling, and rendering, making it the most efficient environment for 3D work.
Question 30: Which command is used to create a 3D solid from a closed 2D shape in AutoCAD?
- REVOLVE
- SPLINE
- OFFSET
- EXTRUDE (Correct answer)
Correct answer: EXTRUDE
The EXTRUDE command in AutoCAD is used to create a 3D solid or surface by extending a 2D object (like a closed polyline, circle, or rectangle) along a straight path. It essentially gives depth to a 2D shape, transforming it into a three-dimensional object. This is one of the most common methods for creating basic 3D solids.
Question 31: What does the UCSICON command control in AutoCAD?
- The origin point coordinates of the current UCS
- The scale factor applied to the coordinate system
- The display visibility, position, and visual properties of the UCS icon (Correct answer)
- Which UCS is currently active in the drawing
Correct answer: The display visibility, position, and visual properties of the UCS icon
UCSICON controls whether the UCS icon is displayed, where it appears (at origin or lower-left corner), and its visual style properties.
Question 32: What is the primary purpose of annotations in AutoCAD?
- To change the scale of a drawing.
- To modify line types.
- To add textual information and dimensions. (Correct answer)
- To create 3D models automatically.
Correct answer: To add textual information and dimensions.
Annotations in AutoCAD are crucial for conveying important information about a drawing that cannot be expressed graphically alone. This includes text notes, labels, dimensions, and leaders, which provide details about measurements, materials, and specific instructions. They make drawings understandable and complete for manufacturing, construction, or review purposes.
Question 33: What is the function of a Multileader (MLEADER) in AutoCAD?
- To generate 3D views.
- To apply hatching to an area.
- To create leader lines with text annotations. (Correct answer)
- To rotate objects in a drawing.
Correct answer: To create leader lines with text annotations.
A Multileader (MLEADER) in AutoCAD is a versatile annotation tool that combines a leader line, an arrowhead, and a block of text or a block reference into a single object. It is used to point out specific features or components in a drawing and attach explanatory notes. MLEADERs offer flexible formatting and consistent appearance for annotations.
Question 34: Which command is used to create multiple viewports in a layout?
- VPORTS (Correct answer)
- OFFSET
- PLOT
- HATCH
Correct answer: VPORTS
The VPORTS command in AutoCAD is used to create and manage multiple viewports within a layout tab (paper space) or even in model space. In layouts, viewports are essential for displaying different views of the model at various scales and orientations on a single sheet for plotting. This command helps organize and present complex drawings effectively.
Question 35: What is the function of the REVOLVE command in AutoCAD?
- It scales a 3D object.
- It rotates a 2D shape around an axis to create a 3D solid. (Correct answer)
- It converts 3D solids into wireframes.
- It mirrors a 3D object.
Correct answer: It rotates a 2D shape around an axis to create a 3D solid.
The REVOLVE command in AutoCAD is used to create a 3D solid or surface by rotating a 2D object (profile) around a specified axis. This is ideal for generating symmetrical objects like shafts, bottles, or turned parts. It allows for the creation of complex curved 3D forms from a simple 2D profile.
Autodesk Certified Professional in AutoCAD for Design and Drafting
The ACP AutoCAD certification validates advanced AutoCAD skills including complex drawing and editing workflows, blocks and external references, annotation, layout management, and 3D modeling. Candidates typically need 400–1,200 hours of hands-on experience with the software.
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