Gully Foyle, over on the Google Help Forum, has posted a great idea to speed up the tedious process of reversing faces.
In the post, it is pointed out that the Push/Pull Tool is unique in that it selects entities when you simply hover the mouse over them. By assigning a shortcut key to Reverse Faces, you can select the Push/Pull Tool, hover over the face you want to reverse, and press the shortcut. Ingenious!
UPDATE: I've since heard from Gully that he was not the thinker-upper of this idea, rather he remembered reading it in the Pro Forum.
Great Image Viewer
I found this great image viewer (freeware) from FastStone. Small, fast, and free - what else do you want? Now go check it out yourself.
Drawing Effeciently With Shortcuts
The idea is to minimize the distance your hands need to travel while selecting the most common tools you use.
Keep your right hand on the mouse. The only exception is entering values in the VCB. (You are right-handed, aren't you?)
Your left hand should be confined to the left-half of the keyboard, pinky on the shift key. I suggest these shortcuts:
You can import these directly into SketchUp by downloading Preferences.dat
Keep your right hand on the mouse. The only exception is entering values in the VCB. (You are right-handed, aren't you?)
Your left hand should be confined to the left-half of the keyboard, pinky on the shift key. I suggest these shortcuts:
- Shift-space => Pencil Tool
- h => Edit/Hide
- Shift-H => Edit/Unhide/All
- g => Make Group
- Shift-G => Make Component
- Shift-C => Toggle Components Window
- Shift-E => Erase Guidelines (construction geometry)
- Shift-A => Protractor Tool (think A for Angle)
- Shift-S => PushPull Tool
- Shift-Z => Zoom Extents (I use zoom_selection.rb, a custom zoom tool.)
- Shift-F => FollowMe Tool
- d => Edit/Delete
- x => Explode
- Alt-1 => ISO View
- Alt-2 => Top View
- Alt-3 => Front View
You can import these directly into SketchUp by downloading Preferences.dat
Zoom Selection
Zoom Selection is a ruby plugin for SketchUp 6 that will perform a Zoom Extents on all the selected entities or, if nothing is selected, perform a Zoom Extents on the entire model. I use the 'z' to zoom to the selection's extents, and Shift-Z to zoom to the model extents.
Download zoom_selection.rb
Installation:
Copy or move the zoom_selection.rb file into the Sketchup Plugins directory. Restart SketchUp.
Download zoom_selection.rb
Installation:
Copy or move the zoom_selection.rb file into the Sketchup Plugins directory. Restart SketchUp.
Plugin: OBJ Importer
Update Dec 28, 2010 - TIG's OBJ Importer, based on this code, is likely a more robust plugin.
obj_importer.rb

There are 2 options: Import and Import as Mesh
- This is a basic importer for .obj files.
- It works sometimes, but not all the time.
- The .obj needs to be fairly well formed.
- It does not support textures.
- SketchUp is unusable during import.
- larger files can take a long time.
obj_importer.rb

There are 2 options: Import and Import as Mesh
- Import reads the file and creates faces one by one.
- As Mesh allocates a Mesh object, and creates smoothed edges. It can be slightly faster.
Plagiarist of the Week
I'm thinking of exposing the models on the 3D Warehouse that don't give credit to the original creator (using the ratings.) I think a plagiarist deserves a "poor" rating. What do you think?
Subscribe to:
Posts (Atom)
Popular Posts (Last 30 Days)
-
Sketchup materials library of 12x12 vinyl floor tiles. Download download
-
This SketchUp script assists the user in flattening, or unfolding, 3d objects onto a 2d plane. Installation Download unfoldtool.zip . M...
-
Dec 18, 2010 - TIG just released a new .obj exporter. TIG's plugins are usually solid, so I recommend trying TIG's. ( TIG's OBJe...
-
Apr 2014 * Renamed to MoveIt , and available in t SketchUcation Plugin Store Aug 16, 2009 * Released update fixing possible bugsplat...
-
2010-09 * Updated for small bug in placement in SketchUp 8. toolbars-2010-09.zip This is an update to Custom Toolbars plugin with t...
-
The Construction Line Tool allows you to draw constructions lines in a similar way as the Pencil Tool. Toolbar: View > Toolbars >...
-
This is the first step in a greeble plugin. And by first step I mean there are possible bugs. Protrude performs 4 basic operations: div...
-
Updated Dec 26, 2010 What are Plugins Beginning with version 4, SketchUp has shipped with an embedded Ruby-language interpreter allowi...
-
This importer lets you import both ASCII and binary STL files into SketchUp. It automatically detects the type of .stl file and imports acc...
-
Update Apr 2014 - Version 1.0.1 Add a Layer to your SketchUp model and control its visibility on existing and new Scenes. Use Activa...