Hi; Does c++ sdk have the function like doc.Objects.Find(id) in c# sdk?
Hi @pythonuser,
Use CRhinoDoc::LookupObject.
CRhinoDoc::LookupObject
– Dale