Created an extrusion in Rhino 7 and gets the ID for same and when we add a hole to that extrusion, the geometry turns into Brep geometry. resulting ReplaceRhinoObject event is triggered, providing ObjectId, OldRhinoObject, NewRhinoObject, and Document as parameters. However, we observed that in NewRhinoObject, the ID is empty, whereas in OldRhinoObject, the ID is present.
Whats the reason that is ID empty in NewRhinoObject during this process?
We tried with same object scaling that time also same event is triggered and got the same ID in NewRhinoObject & OldRhinoObject.
Attaching snapshots for more details.
2 posts - 2 participants


