Book Image

Getting Started with SketchUp Pro

By : David S. Sellers
Book Image

Getting Started with SketchUp Pro

By: David S. Sellers

Overview of this book

Owing to its ability to create models quickly and with high level of dimensional accuracy, SketchUp Pro has become a popular choice for many industries, including architecture, interior design, landscape architecture, and video game design. If you are seeking to adopt Trimble's exceptional design software, Getting Started with SketchUp Pro serves as an ideal primer to prepare and equip you for its use. This book will help you lay the foundation of a project from scratch, set up appropriate units, and follow a guided path to structure your 3D models. You’ll explore the workflows used for creating designs from sketches, making CAD drawings (DWG), and even updating your existing 3D models. Finally, you’ll work with extensions and 3D Warehouse to find new workflows and models to add to your skill set. By the end of this SketchUp book, you’ll be able to confidently create and share models of your design through CAD drawings and 3D views, and even take them online through the 3D Warehouse
Table of Contents (18 chapters)
1
Part 1 – User Interface and Beginning Modeling!
7
Part 2 – Views, Animations, and Materials
11
Part 3 – Advanced Modeling and Model Organization
12
Chapter 9: Entity Info, Outliner, and Tags Dynamically Organize Your Models
13
Chapter 10: Model Info and Preferences

Component Instances

We have already discussed the difference between Groups and Components. Groups are single instances of Geometry that can be copied but are not linked to other copies of the same Group. One Group can be updated or changed and the other Groups will not be impacted at all. Component Instances are different from Group instances because Component changes update across all Instances. In this next example, we can see this in action. There are four desk Groups and four chair Components:

Figure 11.46 – Four Desk Groups and Four Chair Components

When a change is made to one of the desk Groups, nothing changes in the other Groups. The Groups are not linked together once the initial copy has been made:

Figure 11.47 – Desk Is Edited (Left), Other Desk Groups Not Updated (Right)

But when one of the chair Components is edited, the other chairs in the model also update to reflect those changes. This is because the...