Called immediately after command.RunCommand().
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static event EventHandler<CommandEventArgs> EndCommand
Public Shared Event EndCommand As EventHandler(Of CommandEventArgs)
Value
Type:
SystemEventHandlerCommandEventArgs
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also