right, it's not possible because you'd have to run your own message loop like pickelement does, and there is nothing for that in the SDK.
On Mon, Oct 20, 2014 at 11:34 AM, Ahmidou Lyazidi <[email protected]> wrote: > I'm not sure yet it's going to work, I'm trying to replicate a picking > cession as the factory one, but when you pick an object it's opening a > contextual menu, and return a string depending of the choosed item in the > menu. > Unfortunately calling a custom tool is a non blocking command, the rest of > your code will continue to evaluate :(

