Catch command "MakeDrawingFromPartAssembly"

Hello,

I'm trying to catch the command "MakeDrawingFromPartAssembly" in SolidWorks. When a user clicks on this command, the same event (FileNewPreNotify) is fired as if he clicks on "new". So I have no chance to differentiate between these two commands.

Is it possible, to catch a specific command instead of a SW-Event? (swCommands.MakeDrawingFromPartAssembly)

Thank you in advance,

Christian

SolidworksApi macros