E_Rhino_Commands_Command_EndCommand - mcneel/rhinocommon-api-docs GitHub Wiki

Command.EndCommand Event

Called immediately after command.RunCommand().

Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler<CommandEventArgs> EndCommand

VB

Public Shared Event EndCommand As EventHandler(Of CommandEventArgs)

Value

Type: System.EventHandler(CommandEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

⚠️ **GitHub.com Fallback** ⚠️