Click or drag to resize

RhinoAppIsSafeModeEnabled Property

Is Rhino being executed in safe mode

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

Property Value

Type: Boolean
See Also