RhinoCommon API
CommandRunCommand Method |
Executes the command.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)

protected abstract Result RunCommand( RhinoDoc doc, RunMode mode )
Protected MustOverride Function RunCommand ( doc As RhinoDoc, mode As RunMode ) As Result
Parameters
- doc
- Type: RhinoRhinoDoc
The current document. - mode
- Type: Rhino.CommandsRunMode
The command running mode.
Return Value
Type: ResultThe command result code.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14