@eric.bunn wrote:
Hi,
I am coming up with this error when running the line of code pasted below: Message: 00000000-0000-0000-0000-000000000000 does not exist in ObjectTable
I am assuming this is some type of bad object? Is there error checking I can employ for this?
Here is the line of code:
id_c = Rhino.RhinoDoc.ActiveDoc.Objects.Add(obj_c)I’m running Rhino 5 using python.
Thanks,
Eric
Posts: 13
Participants: 4