Description:

This is a low level tool to determine if Rhino is currently running a command.

Syntax:
public int InCommand(
bool bIgnoreScriptRunnerCommands
)
Parameters:
  • bIgnoreScriptRunnerCommands
  • Type: bool
  • If true, script running commands, like "ReadCommandFile" and the RhinoScript plug-ins "RunScript" command, are not counted.
Returns:
Type: int
Number of active commands.
Available since:
8.0

/
/
/
InCommand

InCommand method

Class:  Rhino.RhinoDoc

Nothing found