AutoCAD Interview Questions and Answers
Ques 6. How do you insert a hyperlink in AutoCAD?
To insert a hyperlink in AutoCAD, use the 'HYPERLINK' command. Specify the link address, and the selected text or object becomes a clickable hyperlink.
Example:
Command: HYPERLINK, Enter link address, Select text or object.
Ques 7. What is the purpose of the 'DWG' file format in AutoCAD?
The 'DWG' (drawing) file format is the native file format used by AutoCAD to save drawings. It stores both 2D and 3D design data, including geometry, metadata, and customization settings.
Example:
AutoCAD drawings are typically saved with a .dwg file extension.
Ques 8. How can you create a hatch pattern in AutoCAD?
To create a hatch pattern in AutoCAD, use the 'HATCH' command. Select the enclosed area to be hatched, choose a pattern, and specify any additional settings.
Example:
Command: HATCH, Select area, Choose pattern, Adjust settings if needed.
Ques 9. What is the purpose of the 'Viewport' command in AutoCAD?
The 'Viewport' command is used to create and manage viewports in layout space. Viewports allow you to display different views of the model within a single layout.
Example:
Command: VPORTS, Select layout, Specify the number and arrangement of viewports.
Ques 10. How do you use the 'Mirror' command in AutoCAD?
The 'Mirror' command is used to create a mirrored copy of selected objects. Specify a line as the mirror axis, and the selected objects are duplicated on the opposite side of the mirror line.
Example:
Command: MIRROR, Select objects, Specify first point of mirror line, Specify second point.
Most helpful rated by users: