Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

change the surface color rhinopython

    col = Red, Green, Blue
    material_index = rs.AddMaterialToObject(surface)
    rs.MaterialColor(material_index, col)
 
PREVIOUS NEXT
Tagged: #change #surface #color #rhinopython
ADD COMMENT
Topic
Name
7+9 =