cart: empty [ Login ]

Another action is already active

1 
myzzard
2/13/2019 7:38 AM
Hi, Sometimes when I try to call CadEditControl.StartEntiyCreateInteraction() I got 'Another action is already active' messagebox displayed. I suppose I didn't process some of previous interactors well but I can't find which one and how to stop it. Any suggestions? Mariusz
Wout
2/18/2019 12:55 PM
Hi Mariusz, I've added some extra information to the message. Also I've added a method CadEditControl.GetActiveInteractors() so you can get more information. I've also added new events InteractorActivated and InteractorDeactivated to class CadEditControl, to get a better idea of what's happening. Note that you can always call CadEditControl.DeactivateActiveInteractors() in emergencies, but it's ofcourse better to analyze what the problem is before doing this. Can you please download the latest CadLib version from Your resources in your profile? - Wout
Wout
2/18/2019 1:02 PM
Hi Mariusz, I can't find your license, can you contact me by e-mail please? - Wout
1