ACP ACP Layer Management and Object Properties 2 — Questions and Answers
Question 1: Which command matches the layer of selected objects to the layer of a destination object?
- LAYMCH (Correct answer)
- LAYCUR
- MATCHPROP
- LAYISO
Correct answer: LAYMCH
LAYMCH (Layer Match) lets you select source objects and then pick a target object; all source objects are moved to the layer of the target object.
Question 2: What does the LAYISO command do?
- Isolates selected layers by hiding or locking all other layers (Correct answer)
- Deletes all objects not on the current layer
- Merges all visible layers into one
- Sets the selected layer as the only printable layer
Correct answer: Isolates selected layers by hiding or locking all other layers
LAYISO turns off or locks all layers except those of the selected objects, letting you focus on specific geometry without distractions from other layers.
Question 3: Which AutoCAD feature allows you to group layers with filters so only layers matching specific naming criteria appear in the Layer Properties Manager?
- Layer Property Filter (Correct answer)
- Layer Group
- Layer State
- Layer Walk
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 4: What is the LINETYPE command used for in AutoCAD?
- Loading, creating, and managing linetype definitions for use in the drawing (Correct answer)
- Setting the line weight for plotted output
- Controlling the display scale of all linetypes globally
- Assigning linetypes to specific plot style tables
Correct answer: Loading, creating, and managing linetype definitions for use in the drawing
The LINETYPE command opens the Linetype Manager where you load linetypes from LIN files, create custom linetypes, and set the current linetype.
Question 5: Which system variable scales all non-continuous linetypes globally in model space?
- LTSCALE (Correct answer)
- LWEIGHT
- CELTSCALE
- MSLTSCALE
Correct answer: LTSCALE
LTSCALE multiplies the base linetype pattern length for all objects in the drawing; increasing it makes dashes and spaces appear longer, adjusting visibility at different zoom levels.
Question 6: What property setting of 'ByLayer' means for an object's color or linetype?
- The object inherits the color or linetype assigned to the layer it resides on (Correct answer)
- The object uses the last manually set color or linetype
- The object's property is locked and cannot be changed
- The object adopts the color or linetype of the block it belongs to
Correct answer: The object inherits the color or linetype assigned to the layer it resides on
Setting an object's color or linetype to ByLayer means the object automatically displays whatever color or linetype is assigned to its layer, enabling centralized control through the Layer Properties Manager.
Which command matches the layer of selected objects to the layer of a destination object?