M_Rhino_Commands_Command_InCommand - mcneel/rhinocommon-api-docs GitHub Wiki

Command.InCommand Method

Determines if Rhino is currently running a command.

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

Syntax

C#

public static bool InCommand()

VB

Public Shared Function InCommand As Boolean

Return Value

Type: Boolean
true if a command is currently running, false if no commands are currently running.

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

⚠️ **GitHub.com Fallback** ⚠️