Solid Edge Framework Type Library
BeforeCommandRun Method
The ID of the command for which the event is triggered.
Description
Occurs before a specified command is run.
Syntax
Visual Basic
Public Function BeforeCommandRun( _
   ByVal theCommandID As Long _
) As HResult
Parameters
theCommandID
The ID of the command for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members

Send comments on this topic.