M_Rhino_Commands_Command_InCommand - mcneel/rhinocommon-api-docs GitHub Wiki
Determines if Rhino is currently running a command.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static bool InCommand()
VB
Public Shared Function InCommand As Boolean
Type: Boolean
true if a command is currently running, false if no commands are currently running.
Supported in: 5D58w