Skip to content

P_Rhino_Commands_Command_LastCommandResult

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Command.LastCommandResult Property

Gets the result code of the last command.

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

Syntax

C#

public static Result LastCommandResult { get; }

VB

Public Shared ReadOnly Property LastCommandResult As Result
	Get

Property Value

Type: Result

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

Clone this wiki locally