menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
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
home
/
Rhino
/
RhinoDoc
/
InCommand
InCommand method
Class:
Rhino.RhinoDoc
Nothing found