Description:

Determines if Rhino is currently running a command.

Syntax:
public static bool InCommand()
Returns:
Type: bool
True if a command is currently running, False if no commands are currently running.
Available since:
5.0

InCommand method

Class:  Rhino.Commands.Command

Nothing found