Binding Rotation Preview to Gumball ReplaceRhinoObject Movement

Hi, I’m rotating an object using the ReplaceRhinoObject event. Here, I first select the object, and then when I move it with the Gumball, the rotation happens. I want the predraw to show how the rotation will look while I’m moving it with the Gumball. After I’ve finished moving it, I want the rotation to be applied. I haven’t been able to connect the events for this. Should I bind it to the mouse event when I start moving it with the Gumball?