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 Function OnCommand( _
   ByVal CommandID As Long _
) As HResult
Parameters
CommandID
The ID of the command for which the event is triggered.
See Also

ISEAddInEvents Object  | ISEAddInEvents Members

Send comments on this topic.