P_Rhino_Commands_CommandEventArgs_CommandId - mcneel/rhinocommon-api-docs GitHub Wiki

CommandEventArgs.CommandId Property

Gets the ID of the command that raised this event.

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

Syntax

C#

public Guid CommandId { get; }

VB

Public ReadOnly Property CommandId As Guid
	Get

Property Value

Type: Guid

Version Information

Supported in: 5D58w

See Also

Reference

CommandEventArgs Class
Rhino.Commands Namespace

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