Keyboard shortcuts
-
where can i find the list of keyboard shortcuts for sketchup? thanks!
-
from the SketchUp Users Guide:
@unknownuser said:
Creating and Using Keyboard Shortcuts
SketchUp contains a default set of keyboard shortcuts for most tools. These shortcuts are
listed in SketchUp's menus and in the menu topics in this user's guide. You can also
configure shortcuts using the Preferences panel of the Application Preferences dialog box. -
What Juju says. Window menu > Preferences > Shortcuts tab. Some shortcuts will only appear if you have pre-selected something (i.e. those that only work with selected geometry, like "Reverse faces").
-
...Copy it in ruby console,press enter, and will see all keyboard shortcuts in yours sketchup
Sketchup.send_action 21477
-
hey thanks all for the answers...
btw, i've been meaning to ask. what's all about the ruby or ruby console? where can i get it? sorry im quite new here though i've been using SU for quite sometime i didnt know there's more to it. haa. i'd love to learn more about it. hope you can help me! thanks!
-
If you are not familiar with ruby scripting, don't bother with the ruby console (actually it's under the Window menu). It is used for entering special scripts there but who does not know what to enter, should practically leave it alone...
There are "ready to use" ruby scripts (plugins) made by scripters and they add fantastic extra abilities to SU. Normally they are just plain text files with an *.rb extension which you need to download into the Plugins folder of your SU application. They appear in various menu items (although many of them are only in the "Plugins menu". Visit or Ruby Forum somewhere at the bottom-ish of the Board Index to see a bunch of them.
Advertisement