CommandLastCommandResult Property |
Gets the result code of the last command.
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static Result LastCommandResult { get; }Public Shared ReadOnly Property LastCommandResult As Result
Get
Property Value
Type:
Result
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also