4

Where to put scripts?

I'm very new to OpenStudio, and I wanted to know where do you put your SketchUp UserScripts?

I didn't find anything on the documentations and so on. I've tried the ordinary SketchUp ruby plugin way but it didn't work.

So where do you put the ruby UserScripts in Mac so you can load them?

Pouya Kary's avatar
369
Pouya Kary
asked 2015-06-03 21:19:30 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-07-12 14:24:56 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

5

On PC:

C:\Program Files\OpenStudio 1.7.0\Ruby\openstudio\sketchup_plugin\user_scripts

On Mac:

Applications/Openstudio 1.7.0/Ruby/openstudio/sketchup_plugin/user_scripts

From OpenStudio 'Troubleshooting' article:

To install user scripts, drop them in [this directory above] of your OpenStudio installation and re-start SketchUp. You cannot currently nest them deeper than the user_scripts folder. They must be loose files in that directory for the OpenStudio SketchUp Plug-in to add them to the menu.

Julien Marrec's avatar
29.7k
Julien Marrec
answered 2015-06-04 03:43:29 -0500
edit flag offensive 0 remove flag delete link

Comments

thanks, It really helped so much!

Pouya Kary's avatar Pouya Kary (2015-06-04 03:48:00 -0500) edit

You're welcome. And welcome to unmet hours as well :)

Julien Marrec's avatar Julien Marrec (2015-06-04 04:26:22 -0500) edit

:D thank you so much

Pouya Kary's avatar Pouya Kary (2015-06-04 05:57:55 -0500) edit
add a comment see more comments