Which is the equivalent to C++ CRhinoObject::NextRuntimeObjectSerialNumber() in Rhino.Python?
I need to access an script-added object to continue working with it.
Thanks
Which is the equivalent to C++ CRhinoObject::NextRuntimeObjectSerialNumber() in Rhino.Python?
I need to access an script-added object to continue working with it.
Thanks
import Rhino
sn = Rhino.DocObjects.RhinoObject.NextRuntimeSerialNumber