Hello,
I am currently working on a Python script in Rhino and have encountered an error that I am unable to resolve. The error message is as follows:
TypeError: an integer is required in method Void .ctor(Int32)
This error occurs when I attempt to create a polyline using the rs.AddPolyline method. Despite my efforts to debug the script, I have not been able to identify the cause of the issue.
Thank you very much for your assistance.
3 posts - 3 participants