AutoCAD Interview Questions and Answers
Ques 16. What is the 'Explode' command used for in AutoCAD?
The 'Explode' command is used to break a compound object, such as a block or polyline, into its individual components. This is useful for editing or modifying specific elements within a complex object.
Example:
Command: EXPLODE, Select object to explode.
Ques 17. How can you create a 3D model in AutoCAD?
To create a 3D model in AutoCAD, you can use commands such as 'BOX,' 'CYLINDER,' and 'EXTRUDE' to generate 3D shapes. Additionally, 'VIEW' and 'UCS' commands help in navigating and orienting in 3D space.
Example:
Command: BOX, Specify width, height, and depth.
Ques 18. What is the purpose of the 'Match Properties' command in AutoCAD?
The 'Match Properties' command is used to copy properties, such as layer, color, and linetype, from one object to another. It streamlines the process of making objects consistent in appearance.
Example:
Command: MATCHPROP, Select source object, Select target object.
Ques 19. How do you use the 'Fillet' command in AutoCAD?
The 'Fillet' command is used to create a rounded corner between two lines or objects. Specify the fillet radius, and AutoCAD automatically trims or extends the lines to form a smooth curve.
Example:
Command: FILLET, Select first object, Select second object, Specify fillet radius.
Ques 20. Explain the use of the 'Viewport' freeze in AutoCAD.
Viewport freeze in AutoCAD allows you to freeze or thaw layers independently in different viewports. It is useful for controlling the visibility of layers in specific layout viewports without affecting others.
Example:
Command: VPLAYER, Select viewport, Choose layers to freeze or thaw.
Most helpful rated by users: