M_Rhino_Commands_Command_InScriptRunnerCommand - mcneel/rhinocommon-api-docs GitHub Wiki
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".
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static bool InScriptRunnerCommand()
VB
Public Shared Function InScriptRunnerCommand As Boolean
Type: Boolean
true if a script running command is active.
Supported in: 5D58w