Click or drag to resize

RhinoAppCommandLineOut Property

Provides a TextWriter that can write to the command line.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static RhinoAppCommandLineTextWriter CommandLineOut { get; }

Property Value

Type: RhinoAppCommandLineTextWriter
See Also