P_Rhino_Commands_CommandEventArgs_CommandResult - mcneel/rhinocommon-api-docs GitHub Wiki

CommandEventArgs.CommandResult Property

Gets the result of the command that raised this event. This value is only meaningful during EndCommand events.

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

Syntax

C#

public Result CommandResult { get; }

VB

Public ReadOnly Property CommandResult As Result
	Get

Property Value

Type: Result

Version Information

Supported in: 5D58w

See Also

Reference

CommandEventArgs Class
Rhino.Commands Namespace

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