New script: Munsell colors maker
-
Hi,
The Munsell Maker is ready for download here:
http://www.sketchucation.com/forums/scf/viewtopic.php?f=153&t=1526You can cretate SU materials (colors) based on the Munsell naming convention, build colors libraries, and more.
Regards,
-
Didier
Thanks for the new script... unfortunately it doesn't work straight away - IF the user's current directory isn't the Plugins folder !
You need to add some code to each def's file reading part like this:
file=File.dirname(Sketchup.find_support_file("Munsell.rb","Plugins/"))+"/" in_file=File.open(file+"Munsell_hexa.txt","r")This then makes the thing work as intended...
You could also add a 'help' menu item like:def munsell_help help="file;///"+Sketchup.find_support_file("Munsell Maker User Guide.pdf","Plugins/") UI.messagebox("***ERROR***\n\n.../Plugins/Munsell Maker User Guide.pdf\n\nNOT found.") if not UI.openURL(help) end#def help ###... main_menu.add_separator main_menu.add_item("Help..."){munsell_help} ###... -
Coooool,
Many thanx TIG.
UPDATED 09.13.07. Same download link.
-
Thank you Didier.

I must at least one of your scripts daily. Clearly you have increased the value of Sketchup enormously. Your generosity is much appreciated.
[digby dart]
-
Bug fixed indeed! That's cool Didier. Thank you.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement