i think he can use events... siOnBeginCommand siOnEndCommand
On Sat, Oct 19, 2013 at 7:28 PM, Leonard Koch <[email protected]>wrote: > He acknowledged that possibility, but wants to avoid the user using the > standard extrude because that might cause problems with the workflow. > Unfortunately I don't think there is a solution to this Mathias, but I > might be wrong. > On Oct 19, 2013 9:01 PM, "Chris Chia" <[email protected]> wrote: > >> Why overriding commands? >> Have a separate command and make it available on custom tool shelf. If >> not, bind it to a custom hot keys >> >> Chris >> >> On 20 Oct, 2013, at 9:24 AM, Mathias N <[email protected]> wrote: >> >> > Is it at all possible to intercept and override commands made by the >> user? >> > >> > For instance, in my case I need to make a number of other changes every >> time the user extrudes something. >> > At the moment I have implemented my own separate extrude command, but I >> imagine the user would often end >> > up using the normal extrude tool purely out of habit. >> > >> > It would be nice to be able to prevent them from doing so, or better >> yet redirect it to my own custom command. >> >>

