AutoCAD Drawing Tools 3 — Questions and Answers
Question 1: What is the function of the DIVIDE command in AutoCAD?
- Places point objects or blocks at equal intervals along an object (Correct answer)
- Splits an object into two separate parts
- Divides a region into multiple areas
- Creates equal-length line segments
Correct answer: Places point objects or blocks at equal intervals along an object
DIVIDE places point markers or block references at mathematically equal intervals along the length or perimeter of an object.
Question 2: Which drawing command is best suited for creating a cloud-shaped revision marking on a drawing?
- REVCLOUD (Correct answer)
- CLOUD
- PLINE with arc segments
- ELLIPSE with trim
Correct answer: REVCLOUD
REVCLOUD is a dedicated AutoCAD command that creates revision cloud polylines used to highlight areas of change in drawings.
Question 3: When using the ELLIPSE command, what does the 'Arc' option allow you to create?
- A partial ellipse spanning a defined angle range (Correct answer)
- A circular arc with elliptical endpoints
- An arc that approximates an ellipse using polylines
- An ellipse with a missing segment
Correct answer: A partial ellipse spanning a defined angle range
The Arc option of the ELLIPSE command creates an elliptical arc by defining start and end angles on the ellipse.
Question 4: What is the key difference between MEASURE and DIVIDE commands in AutoCAD?
- MEASURE places markers at a specified distance interval; DIVIDE places them at equal fractions (Correct answer)
- MEASURE cuts the object; DIVIDE only marks it
- MEASURE works on closed objects only; DIVIDE works on open ones
- MEASURE creates points; DIVIDE creates blocks only
Correct answer: MEASURE places markers at a specified distance interval; DIVIDE places them at equal fractions
MEASURE uses a fixed distance between each marker, while DIVIDE calculates equal-length segments based on a count.
Question 5: In AutoCAD, what is a 'Ray' object as created by the RAY command?
- A line that starts at a defined point and extends infinitely in one direction (Correct answer)
- A short decorative line for annotation
- A line that follows the direction of a selected object
- A construction line with a defined endpoint
Correct answer: A line that starts at a defined point and extends infinitely in one direction
A Ray starts at a specified point and extends infinitely in only one direction, unlike XLINE which extends infinitely in both directions.
Question 6: Which method in the LINE command allows you to undo the last drawn segment without exiting the command?
- Type U and press Enter (Correct answer)
- Press Ctrl+Z
- Press Backspace
- Type BACK and press Enter
Correct answer: Type U and press Enter
Typing U while still in the LINE command undoes the most recently drawn segment, letting you continue drawing from the previous point.
Question 7: What happens when you use the CLOSE option at the end of the LINE command?
- Draws a final segment back to the starting point and exits the command (Correct answer)
- Closes the drawing file
- Joins all drawn segments into a polyline
- Creates a filled polygon from the segments
Correct answer: Draws a final segment back to the starting point and exits the command
The Close option automatically draws a line from the current point back to the very first point of the current LINE command sequence and ends the command.
What is the function of the DIVIDE command in AutoCAD?