Description:
This is a low level tool to determine if Rhino is currently running a command.
Syntax:
public Int32 InCommand(
Boolean bIgnoreScriptRunnerCommands
)
Boolean bIgnoreScriptRunnerCommands
)
Parameters:
- bIgnoreScriptRunnerCommands
- Type: System.Boolean
- If true, script running commands, like "ReadCommandFile" and the RhinoScript plug-ins "RunScript" command, are not counted.
Returns:
Type: Int32
Number of active commands.
Available since:
8.0