Hi John,
Let me describe the scenario here.
I have an addin which has an associated menu. When the user clicks on the menu command, we call a function, say f1(). This function does many processes which are internal to the addin. The function also calls native NX command (like Add Component) in...