Hi,
I want to migrate an old plugin that was using RhinoDropTarget
to drag and drop on a Rhino object.
I see the class does not exist in Rhino 8. I see Rhino.UI.MouseCallback
but I don’t see any method triggered when I drop the item I’m dragging.
Also, I was using OnDropOnObject
to get the object where I drop my item but I don’t see any similar method.
Thanks in advance!
Jordi