E_Rhino_Commands_Command_BeginCommand - mcneel/rhinocommon-api-docs GitHub Wiki

Command.BeginCommand Event

Called just before command.RunCommand().

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

Syntax

C#

public static event EventHandler<CommandEventArgs> BeginCommand

VB

Public Shared Event BeginCommand 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** ⚠️