If you are an expert in SketchUp then this is for you. Let us know if you looking for a job change? Then do not worry, we’ve a right answer for your job interview preparation. If you are preparing for SketchUp job interview then go through Wisdomjobs interview questions and answers page. SketchUp is the 3D modeling program used mostly in drawing applications like landscape, interior design, civil engineering, video games etc. It lets you select a template and start drawing. It is downloadable from internet and easy to learn and use. Good knowledge on the SketchUp topics are must to crack the job. Below are the SketchUp interview questions and answers which makes you comfortable to face the interviews:
Question 1. What Is Geo-modeling?
Answer :
Making 3D models of real-life buildings that will appear in Google Earth is called Geo-Modeling.
Question 2. What Are The Steps To Performing A Subtraction?
Answer :
Subtract tool>select object 1 and then 2 with cursor.
Question 3. How To Use Zoom Extents Tool?
Answer :
Zoom extents tool used to zoom to a view where the whole model is visible and centered in the drawing area.
Question 4. How To Use Follow-me Tool?
Answer :
Follow-me tool is ideal for making spheres and curved surfaces.
Question 5. What Is The 3d Warehouse?
Answer :
Online collection of 3D models and components is called 3D Warehouse.
Question 6. What Does The Symbol For Extruding A Surface Look Like?
Answer :
a block with an arrow coming off of it.
Question 7. Name A Way To View Shadows In A Model?
Answer :
By enabling the Shadows feature under the View menu.
Question 8. How To Use " Command " ?
Answer :
" command is used for inputting inches in the measurements toolbox".
Question 9. How Is 3d Text Created In Sketchup?
Answer :
Using the 3D text feature under TOOLS menu.
Question 10. How Are Shadows And Geo-location Related?
Answer :
Shadows can be obtained from the coordinates of the geographically positioned model.
Question 11. Which Best Describes The Purpose Of The Pan Tool?
Answer :
To move the model without changing the viewing direction.
Question 12. Within The Paint Bucket Window What Is The Eye Dropper Used For?
Answer :
To sample any material from your workspace.
Question 13. Where Should Ruby Scripts Be Placed Once Downloaded?
Answer :
In the plugins folder within Sketchup file.
Question 14. What Effect Does Triple-clicking Have On An Edge Or Surface?
Answer :
Selects the entity along with any attached geometry connecting to it.
Question 15. When Should Sections Planes Be Used?
Answer :
When you want better access to the interior of a model.
Question 16. If Interested In A Hand Drawn Effect, What's The Best Way To Achieve It?
Answer :
If interested in a hand drawn effect, Using the Sketchy Edges style the best way to achieve it.
Question 17. What Happens If You Press Ctrl (option On A Mac) When Using The Move Tool?
Answer :
If you press Ctrl (Option on a Mac) when using the move tool, A copy is created.
Question 18. Which Best Describes The Purpose Of The Push/pull Tool?
Answer :
To decrease or increase volume of a geometry use Push/Pull Tool.
Question 19. What Are The Steps For Creating Videos In Sketchup?
Answer :
On the File menu, click export, click animation.
Question 20. What Are The Limitations On Using The Trim Tool?
Answer :
Can only be performed on two overlapping groups or components.
Question 21. How To Use The Watermark Feature?
Answer :
The Watermark feature used for creating a company logo or copyright on a model.
Question 22. What Does Enabling Anti-aliasing Do?
Answer :
displays lines as smooth.
Question 23. How Can Exact Measurements Be Obtained While Drawing A Line?
Answer :
Any time while drawing, the exact dimension can be typed.
Question 24. When Is The Use Of Components Recommended?
Answer :
When you are working with repeated geometry.
Question 25. What Is The Definition Of "dragging" In Sketchup?
Answer :
Pressing down on the left button on the mouse and hold while moving the cursor over the screen.
Question 26. Which Answer Best Describes A Plug-in?
Answer :
Scripts that extend the functionality and speed of Sketchup.
Question 27. What Is A Dynamic Component?
Answer :
A group of geometry with assigned attributes is calle dynamic component.
Question 28. How To Use Zoom Extents?
Answer :
Zoom Extents option from the Camera menu fits the entire model to the window with a single click.
Answer :
These are the different pre-defined standard point of views.
Question 30. Which Arrow Keys Correspond To The Su Axes?
Answer :
Up/Down=Blue axis, Right=Red Axis, Left=Green Axis.
Question 31. What Is The Orbit Tool Used For?
Answer :
To navigate and explore your designs.
Question 32. What Is Photo Texture?
Answer :
Placing a photo over a surface as a material is known as Photo texture.
Question 33. By Default, Positioning The Camera At Eye Level Yields What Height?
Answer :
Five feet and six inches.
Question 34. How To Use Match Photo Tool?
Answer :
Perception and camera position taken from a photograph best describes Match Photo tool.
Question 35. When Does Sketchup Create Fold Lines?
Answer :
If surfaces bounded by a vertex are moved and caused to become non-planar.
Question 36. Which Is Necessary To Create A 3d Sketchup "solid"?
Answer :
Both 3D model must be a component AND/OR and 3D model must be a group
Question 37. What Is The Difference Between A Component And A Group?
Answer :
When editing a component, it edits all instances of that component.
Question 38. What Is The Field Of View?
Answer :
Field of View refers to the amount of a model you can see.
Question 39. What's The Easiest Way To Mirror An Object?
Answer :
Using the Copy tool and Flip Along option.
Question 40. When Does Su Create A Skin Or Surface?
Answer :
When a closed loop of coplanar edges is formed.
Question 41. What Is The Procedure For Converting An Skb File To Skp?
Answer :
Right click on document>rename> Change SKB to SKP.
Answer :
The number of segments with which the polygon/circle was created is too small.
Question 43. What Can Be Done If You Need An Inference, But Su Doesn't Provide It?
Answer :
Inferences can be activated by hovering over the focus direction.
Question 44. What Happens To The Geometry When Zooming Out While In Sketchy Edges Style?
Answer :
Details drop off but the model stays intact when zooming out while in Sketchy Edges style.
Question 45. Where Can The Default Working Template Be Located?
Answer :
Window> Preferences> Template.
Question 46. What Is Sketchup?
Answer :
SketchUp is Trimble's easy-to-use 3d modeling software. It is available in both Make and Pro Versions. It is used worldwide for drawing 3d objects of all kinds. You can find thousands of examples of what you can do with SketchUp at 3D Warehouse.
Answer :
Ruby is "an interpreted scripting language for quick and easy object-oriented programming.". Most importantly for us, it's a language that SketchUp can understand via its SketchUp Ruby API.
Question 48. What Is The Sketchup Ruby Api?
Answer :
The SketchUp Ruby API (Application Programming Interface) is a way that Ruby programmers can extend the capabilities of SketchUp to meet their needs. By creating a script (aka a text file) and placing it in SketchUp's plugins folder,
you can make SketchUp do all kinds of things:
Question 49. What Is A Ruby Plugin?
Answer :
Here's a little bit of a SketchUp History lesson! In the SketchUp world, "plugin" historically meant any ruby code that could be added to SketchUp to extend SketchUp's functionality. "Scripts" and "Rubies" are other terms that mean "Plugin." You may see these terms used interchangeably. All of these terms refer to text files with a .rb (ruby) or .rbs (scrambled ruby) extension that contain Ruby programming code. Since about SketchUp 2013, SketchUp has been moving away from "Plugins" and encouraging developers to embrace "Extensions."
Question 50. What Is A Sketchup Extension?
Answer :
A SketchUp Extension is like any other Ruby script, except for the fact that you make a few extra code calls to tell SketchUp that it's an "extension." When you tell SketchUp that you are loading an extension, you can also tell it copyright information, developer information, and a description of the extension. All these data are visible to the user inside of SketchUp. Anoher benefit is that users can easily turn extensions on and off without having to fully uninstall and reinstall them. Extensions are a little more work to code, but they make it easier for end users to manage their SketchUp installation.
SketchUp Related Tutorials |
|
---|---|
Adobe Photoshop Tutorial | Computer Graphics Tutorial |
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.