Click or drag to resize

RhinoAppCommandWindowCaptureEnabled Property

Enable or disable capturing of the strings sent to the CommandWindow through Write and WriteLine calls

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static bool CommandWindowCaptureEnabled { get; set; }

Property Value

Type: Boolean
See Also