Description:

This is a low level tool to determine if Rhino is currently running a script running command like "ReadCommandFile" or the RhinoScript plug-in's "RunScript".

Syntax:
public static bool InScriptRunnerCommand()
Returns:
Type: bool
True if a script running command is active.
Available since:
5.0

/
/
/
InScriptRunnerCommand

InScriptRunnerCommand method

Class:  Rhino.Commands.Command

Nothing found