First time here? Check out the Help page!
1 | initial version |
You can find the OpenStudio Plugin directory by opening the Window->Ruby Console in SketchUp and typing the command:
OpenStudio::Plugin.dir
C:/Users/macumber/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/openstudio/lib/..
If you go to the resulting directory (note the ..
which means one directory up from the lib
directory) you will see the user_scripts
directory.