RhinoCommon API
CommandLastCommandResult Property |
Gets the result code of the last command.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static Result LastCommandResult { get; }
Public Shared ReadOnly Property LastCommandResult As Result Get
Property Value
Type: Result