Solid Edge Framework Type Library
OnCommand Method
The ID of the command for which the event is triggered.
Description
Occurs when the user selects the button for the associated add-in.
Syntax
Visual Basic
Public Sub OnCommand( _
   ByVal nCmdID As Long _
) 
Parameters
nCmdID
The ID of the command for which the event is triggered.
See Also

DISEAddInEvents Object  | DISEAddInEvents Members