assigning colour to objects by the properties window is slow, are there any pre built toolbars with a set of standard rgb colours to do this?
I don’t think there are any shipping with rhino.
I used to do my own but it is tedious for many colours.
An alternative would be a better colour picker. a custom one where the user can store pallets of colours. so the command would only go to “object” and the final assignement happens by the picker, so no toolbar needed.
is what determines the colors in the Rhino color picker list. I agree this all could work better… but for now, you can edit this list to taste, keeping to this format:
thanks for these tips.
editing the .txt is not a bad idea, would be up for that, my problem is more that the picker requires to scroll up and down to show the preset colours. the “office” picker is not so bad in that respect, as it show many colours on the first look.
this is one I built for setting layer colour… now if I need object colour too, it needs a lot of editing.