@markgtaber wrote:
When I run the following I get an error message.
import rhinoscriptsyntax as rs rs.CreateColor([50,50,50], g=None, b=None, a=None)
Exception Occured
Message: ‘module’ object has no attribute 'CreateColor’
Traceback points to line 2.I’m running Rhino for Mac v5.3.3 (5D197) on Sierra 10.12.6
Any ideas what it could be?
Posts: 5
Participants: 3