Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
π« Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
XL parameters and dynamic components
-
I'm new to Ruby plugins. Did anybody see a script linking a list of parameters in XL with the options of a dynamic component in SketchUp?
-
Do you mean Excel

-
Indeed Microsoft Excel.
-
You will need to use the
WIN32OLEclass.[Plugin Library] Win32API and Win32OLE so files
There are some basic examples in the "Programming Ruby" (the ol' 'Pick-Axe Book'):
http://phrogz.net/ProgrammingRuby/win32.html#windowsautomation
http://phrogz.net/ProgrammingRuby/lib_windows.html#microsoftwindowssupportI am sure there have been some topics posted here, before. Do a forum search.
If you are a "Ruby Newbie" click the link in my signature.
-
Many Thanks Dan,
We'll give it a try!

Advertisement