3D Modeling Interview Preparation Guide
Download PDF

3D Modeling related Frequently Asked Questions by expert members with professional career as 3D Modeling. These list of interview questions and answers will help you strengthen your technical skills, prepare for the new job interview and quickly revise your concepts

60 3D Modeling Questions and Answers:

Table of Contents:

3D Modeling Interview Questions and Answers
3D Modeling Interview Questions and Answers

1 :: Tell me what are the uses of Autocad?

Autocad can be used by the professionals to visualize the imaginary view of the product on a computer system. In Autocad, it is possible by the drafter to make the changes in the product before it gets finalized for design. It also gives the freedom for the designer to implement their various ideas and represent them to the suppliers or their clients.

2 :: Tell me what is the use of variant in Autocad?

In Autocad variants are used to help in creation, visualizing and rendering the 3D models that include 3D printing as well. Variants allows you to use the functionality of different application according to the requirement.

3 :: Do you know what are grips?

Grips are small boxes that appear on the objects you select. You can move or edit an object by dragging a grip.

4 :: Tell me what are the steps that enable the drag and drop feature in Autocad?

Autocad provides a way to drag and drop the elements by the use of “NOUN” and “VERB” in a dialog box. It allows the object to move from one place to another. Likewise, the remove or editing function can be done by using “MOVE and ERASE”.

5 :: Tell us what is the file formats used in design?

In Autocad, .dwg file format is used for design, it can be an interchangeable format. The file format which is interchangeable has the extension as DXF and operates data operability. It provides different languages which can be used as per the requirement.

6 :: Tell me how you can copy a closed drawing?

The copying of the closed drawing can be done by the designer center in the toolbar of the Autocad. By using the tree view option the copy of closed drawing can be done easily. The modification of the drawing can be done by using graphical interface.

7 :: Tell me what are the fields where you see maximum use of Autocad?

Autocad is more popular among the architects, engineers and builders for developing their building layouts.

8 :: Explain how you can create a user interface in Autocad?

User interface can be created by using the command prompts to draw the plots and dialog boxes. The dialog boxes can be displayed by the use of PLOT command and the external database commands (ASE). Setting of CMDDIA to 1, allows the dialog boxes to run the command. The user interface creation also needs the command line to display the entire file so that it can be edited or customized easily.

9 :: Tell us what are the features corrected by Autocad?

Autocad detects the problem and correct it by removing the corruption with the drawing parts. With the available option of adding additional vertices, it also adds vertices to the poly-lines. The error can be corrected or neglected by finding out the exact location of the poly-line that has zero vertices. The object can be deleted or removed after there is no use of it in the system.

10 :: Tell me how can you make a spring, spiral or screw thread?

To make a spiral or screw thread use an AutoLISP routine such as spiral.1sp, it will create a spiral path according to your need. Then you can use EXTRUDE command with a reference object, using the spiral as the path. Also, there is another way you can do this, by using Mechanical Desktop (MDT) or Autosurf by using augmented lines as path.

11 :: Tell me how to set up a default drawing directory?

Default drawing directory has sub directories having the information using the windows commands. The applications, which are going to be used, are highlighted, and by using drag and drop features those application will be placed in the default directory. The properties for the application are selected from the menu and dialog boxes displayed on the front.

12 :: Do you know what is the function of vertical integration?

To enhance the architectural designing of 3D object Autocad uses the vertical integration program. The 3D objects can include walls and other things that are associated with the data having information and simple objects like lines and circles. The data is programmed in such away that it represents only the architectural products and the extracted files, and can be modified according to the requirement.

13 :: Tell me what’s One Thing You’re Really Proud Of And Why?

This one’s good to leave open-ended, although you can offer an example of something you’ve personally achieved in order to get them started. It can be related to their career but doesn’t need to be. When the candidate talks about their achievements, do they include and credit others, or are they a one-person show?

Do they talk about how it made others feel–the validation and support they got from family, friends, and coworkers who helped them along the way and celebrated their success? Sometimes great accomplishments really are individual wins, but emotionally intelligent people know that nothing really meaningful ever happens in a vacuum.

14 :: Tell me how can you remove the empty layers from drawing?

The layers can be removed only when the object resides in the layers will be removed, once it is removed it is an empty layer. The empty layers cannot be deleted by purge. It might be because the layer is frozen on a viewport or referenced by an object in a block definition. By using EXPORT command it is possible to remove the layer from drawing, which results in creating a DXF file of the drawing. You can edit the dxf file in a text editor and rename all the instances of layers in the file, except the layer definition.

16 :: Tell us how you can open a drawing file that was created with the automatic save features?

Autocad files have an extension of “.dwg” and will only open those files having this extension. To open the drawing files you have to rename it, by using Explorer or DOS prompt you can do that. If you are using EXPLORER you have to make sure that the option of “Hide file extensions for known file types” is not enabled. After the file is copied you can rename and use the OPEN command in Autocad to open the drawing.

20 :: Explain me how you assign the keyboard characters or function keys to Autocad commands?

By editing the ACCELERATORS section of the Autocad menu file we can assign keyboard characters to Autocad commands.

21 :: Tell us about Someone You Admire And Why You Do?

Consciously or otherwise, we tend to model some of our behaviors after those we admire. Ask your interviewee to reflect on that. Is the object of their admiration a “people person,” someone who inspires and encourages others, or more of a tactical thinker who’s better left down in the weeds, working things out on their own? There are no categorically wrong answers here, and sometimes the person a candidate says they admire reflects attributes they wish they possessed, not those they do.

All this is useful to find out. Listen carefully, then dig further by asking if there’s anything they’ve picked up from the person they admire. You can even ask whether there’s anything about that person the interviewee doesn’t like, in spite of the things they do.

22 :: Tell us what will you do when command prompts appear on the command line instead of ASE dialog box and plot dialog box?

In Autocad, CMDDIA variable controls the display of dialog boxes. To enable these dialog boxes you have to set CMDDIA to 1.