@ricardo.eira wrote:
Hello,
I use RhinoScript into c# and I have the color code problem
rs.ObjectColor(surface, [150,0,0]);
For some reason the color code is rong, what is the rigth code for this command?
the color code should be a list with the 3 RGB channels, But how can I pass this list using
the RhinoScript on C#Thanks
Posts: 1
Participants: 1