Click or drag to resize

CommandLastCommandResult Property

Gets the result code of the last command.

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Result LastCommandResult { get; }

Property Value

Type: Result
See Also