Photography
This SketchUp plugin was created out of a need for having plugins available in a “locked down” computer lab setting (similar to my solution for AutoCAD). It also provides an easy way to browse some of the web plugin repositories and then to load any plugin into SketchUp – from any location. Because I had a recurring need for keeping some developer references handy, I decided to include several reference web links as well. As a result, this plugin serves novice SketchUp users as well as in-depth users.
After installation, this is how the plugin appears under the “Plugins” menu:
These are the menu items:
Plugin Loader for SketchUp v.1.1 (4.33 KB, downloaded 2665 times) - PLEASE NOTE: Download the ZIP file and unzip it. Then drop it into the SketchUp plugin directory (usually at C:\Program Files\Google\SketchUp\Plugins\ in Windows). Then re-start SketchUp and look for the new menu item in the Tools menu.
IMPORTANT: I changed file names from v. 1.0 to 1.1. If you are updating, delete the old version first. Also, save both files (the RB and the TXT file).
ALSO: If you want to receive updates whenever a new version is published, subscribe to the comments below.
Alternatively, you can save the contained RB file anywhere (e.g. your USB memory stick – the H: drive in my case) and then load it into SketchUp (no restart required!) by opening the Ruby Console (Window > Ruby Console) and entering this (modify for your setup):
load "H:\PluginLoader.rb"
You can browse to a plugin and download it right from this window. Your standard plugin directory is shown in the title bar but it is not necessary to save the plugin file(s) there. Using the load function, you can load plugins that are located anywhere.
To load a plugin, browse to its main RB file. While this will work in most cases, it may fail to load some plugins due to programmed-in dependencies.
Thanks to Jim Folz for his help (in the SCF) and for contributing the require_all function.
Hola soy nuevo en esto de Sketchuo creo que aprendere mucho chauuuuuuuuu
Alex
Thanks for this. When you have other news, please
can tell. Thank you.!
Like to recieve updates of plug-ins and tools.
Of course. Beg pardon. I did one of those copy path commands and did not check how it was transcribed and since then have had blinders on, apparently.
Thanks. much.
For the attempt above, this was the console command:
load "C:Program Files (x86)GoogleGoogle SketchUp 7Pluginsas_pluginloader.rb"
For the attempt above, this was the console command:
load "C:Program Files (x86)GoogleGoogle SketchUp 7Pluginsas_pluginloader.rb"
For the attempt above, this was the console command:
load "C:Program Files (x86)GoogleGoogle SketchUp 7Pluginsas_pluginloader.rb"
I mention that just because of the strange spelling/format changes.
Your console command should have been:
load "C:\\Program Files (x86)\\Google\\Google SketchUp 7\\Plugins\\as_pluginloader.rb"
You forgot the slashes.
Failure to load by the console:
load "C:Program Files (x86)GoogleGoogle SketchUp 7Pluginsas_pluginloader.rb"
Error: #<LoadError: (eval):894:in `load': No such file to load — C:Program Files (x86)GoogleGoogle SketchUp 7Pluginss_pluginloader.rb>
(eval):894
i am not able to load plugins from a folder(entire folder) even by installing pluginloader.rb in the plugin folder. is their way to that using ruby console. plz help me out.
I'll look into this.
Cheers,
Alex
very helpfull thank you
Alex Thank you again .
Grand!
Confirmed it's functioning on Macs (OSX10.5.6, SU6pro). Thanks.
I have just posted a new version (v.1.1) of this plugin.
Cool. Thank you. Came across your site looking for Sketchup plugins. Very nice site. Interesting too. I'm not an architect or engineer but I'm interested in some aspects none the less. I'll try out the Loader tomorrow. Its late right now. Thanks again. I'll be back.
This is a great script. Very useful.
Thanks Alex
have you tried it on mac? regards.
I haven't. Can someone please try it and tell me if it works?