Hi,
we want to automatically generate material in Rhino via Python from a importet cvs list.
It works fine, but we wonder how one can set all posible values?
We miss a function for set the “Gloss finish color” and “Refectivity value” (see image).
All other values, we were able to set with:
MaterialColor
MaterialName
MaterialReflectiveColor
MaterialShine
MaterialTransparency
Maybe we are only blind, can someone help out?