Click or drag to resize

RhinoAppIsRunningAutomated Property

Is Rhino currently being executed through automation

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool IsRunningAutomated { get; }

Property Value

Type: Boolean
See Also