Free ACP AutoCAD Questions and Answers — Questions and Answers
Question 1: Which key should you press to cycle between the possible snap points?
- Alt
- Tab (Correct answer)
- Shift
- Ctrl
Correct answer: Tab
In AutoCAD and Revit, the Tab key is commonly used to cycle through available snap points or selection options when multiple elements or points are close together. This allows users to precisely select the desired snap point (e.g., endpoint, midpoint, intersection) or object without having to zoom in excessively.
Question 2: Object snap tracking, along with object snaps, allows you to temporarily acquire and track up to how many points?
- Seven (Correct answer)
- Five
- Two
- One
Correct answer: Seven
Object Snap Tracking in AutoCAD allows you to temporarily acquire up to seven tracking points. These points can then be used to create new objects or modify existing ones by inferring alignment paths based on the acquired points. This feature greatly enhances precision and efficiency in drawing.
Question 3: To move an object, _______________.
- Above all (Correct answer)
- Use the Displacement option.
- Select an object for grips, then move.
- Choose a base point, followed by a point to indicate where the item is traveling.
Correct answer: Above all
The question asks for ways to move an object, and all the provided options (using the Displacement option, selecting an object for grips, and choosing a base point followed by a destination point) are valid methods or steps involved in moving objects in AutoCAD. Therefore, 'Above all' is the most comprehensive correct answer, indicating that all listed methods are applicable.
Question 4: Which of the following options prevents the layer's objects from being seen and considered when the drawing is regenerated?
- When you off the layer
- When you lock the layer
- When you froze the layer (Correct answer)
- None
Correct answer: When you froze the layer
Freezing a layer in AutoCAD makes its objects invisible, prevents them from being plotted, and excludes them from regeneration and selection. This significantly improves performance in large drawings by reducing the amount of data AutoCAD needs to process. Turning a layer off only makes it invisible and prevents plotting, but the objects are still considered during regeneration.
Question 5: You can change the viewport scale factor using _______________.
- Typing vpscale
- Typing vscale
- Typing viewportscale
- None (Correct answer)
Correct answer: None
In AutoCAD, you change the viewport scale factor directly within the Layout tab, typically through the Properties palette or the Viewport Scale dropdown on the status bar. There isn't a direct command like `vpscale`, `vscale`, or `viewportscale` to set it via the command line. While the `ZOOM` command with the `XP` option can be used to set the scale relative to paper space, it's not a direct scale factor command.
Question 6: What happens if you set the VPROTATEASSOC system variable to 0?
- When a viewport is rotated, the view inside is rotated to match the rotation of the viewport.
- When a viewport is rotated, the view inside is not rotated. (Correct answer)
- None of the above
Correct answer: When a viewport is rotated, the view inside is not rotated.
The `VPROTATEASSOC` system variable in AutoCAD controls whether the view within a layout viewport rotates along with the viewport itself. When `VPROTATEASSOC` is set to `0`, rotating the viewport frame will not rotate the content displayed inside it, keeping the view oriented to the World Coordinate System (WCS). If set to `1`, the view inside rotates with the viewport.
Question 7: What form of island detecting system is this?
- Outer
- Normal (Correct answer)
- Ignore
- Inner
Correct answer: Normal
In AutoCAD's Hatch command, 'Normal' island detection is a common method that hatches alternating areas. It starts from the outermost boundary, hatches it, skips the next inner boundary, hatches the one after that, and so on. This creates a pattern where islands within islands are alternately hatched and unhatched.
Question 8: To get the following result using Object A, set the number of rows and columns to:
- 4,4
- 4,3
- 4,2 (Correct answer)
- 4,1
Correct answer: 4,2
This question refers to an array operation, likely a rectangular array in AutoCAD. To achieve the result of Object A being arranged into 4 rows and 2 columns, you would set the number of rows to 4 and the number of columns to 2. This creates a grid of objects with the specified dimensions.
Question 9: What happens if you fillet these two lines with a radius of zero?
- Sharp corner
- Cannot fillet (Correct answer)
- None of the above
Correct answer: Cannot fillet
When you fillet two lines with a radius of zero in AutoCAD, the `FILLET` command creates a sharp corner by extending or trimming the lines until they intersect. It essentially acts as a `TRIM` or `EXTEND` command to make the lines meet at a precise point, without any curve. Therefore, it results in a sharp corner, not an inability to fillet.
Question 10: Which of the following can be joined with the Join command?
- D
- C (Correct answer)
- B
- A (Correct answer)
Correct answer: C
The `JOIN` command in AutoCAD is used to combine collinear lines, arcs, or polylines into a single polyline. It works by connecting objects that share common endpoints and are aligned. Assuming 'C' represents segments that are collinear or form a continuous path with shared endpoints, they would be successfully joined into a single entity.
Question 11: Except for _____________, the characteristics and options that can be saved in a layout are as follows.
- Line weight (Correct answer)
- Drawing orientation
- Paper size
- Drawing orientation
Correct answer: Line weight
Layouts in AutoCAD save various settings related to plotting, such as paper size, plot area, plot scale, plot style table, and drawing orientation. However, line weights are typically controlled by object properties, layer properties, or plot style tables (CTB/STB files), rather than being a direct characteristic saved as a standalone option within the layout itself. While the plot style table referenced by the layout influences line weights, the line weight setting itself isn't a direct layout characteristic.
Which key should you press to cycle between the possible snap points?