In my team, we get asked a lot to create a platter of product colour combinations for perusal by fashionable types. What I would love to have is a excel spread sheet of the different colour combinations in RGB values and then use it to generate the display states. From there I can create a macro to produce renders of each colour combo.
Setting up a library of materials in various colours would require a lot of setup and those fashionable types love to tweak things at the last minute so there would be a lot of going back and adding colours to the library.
Any ideas or perhaps this could be a future feature request?
Hello,
I believe you can use a design table to do what you're looking for.
Both color and material are "Configurable Parameters" (search help for that phrase) in design tables, then you can build a specific interface, using Configuration Publisher (RGB as integers 0-255 and materials from a dropdown list?), to expose only the parameters you want them to modify (RGB integers and material choices).
Then save the results as a configuration for later recall
Display States can also be configured in the design table if you want to select from prebuilt combinations of color and such.
I hope this helps,
Kevin